summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/rs/xid/.golangci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/rs/xid/.golangci.yml')
-rw-r--r--vendor/github.com/rs/xid/.golangci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/rs/xid/.golangci.yml b/vendor/github.com/rs/xid/.golangci.yml
new file mode 100644
index 00000000..7929600a
--- /dev/null
+++ b/vendor/github.com/rs/xid/.golangci.yml
@@ -0,0 +1,5 @@
+run:
+ tests: false
+
+output:
+ sort-results: true