4 lines
112 B
YAML
4 lines
112 B
YAML
# golangci linter currently requires a config file to
|
|
# disable checking of the test files
|
|
run:
|
|
tests: false
|