mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 14:10:56 -05:00
8 lines
134 B
YAML
8 lines
134 B
YAML
|
---
|
||
|
# This file is only used in tests
|
||
|
# TODO: move in a dedicated directory in test/linters-config
|
||
|
linters:
|
||
|
enable:
|
||
|
- gofmt
|
||
|
...
|