1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-08-13 19:52:52 +02:00

Update .golangci.yml

This commit is contained in:
gabriel-m
2019-10-15 08:11:15 +02:00
committed by GitHub
parent fbaafec40a
commit f4c63c0c6c

View File

@@ -11,6 +11,7 @@ run:
skip-dirs:
- pkg/parser/fql
- pkg/parser/antlr
- examples
linters:
disable:
@@ -31,5 +32,3 @@ issues:
# autogenerated files. If it's not please let us know.
skip-files:
- "*_test.go"
skip-dirs:
- examples