Added .golangci.yaml
to list of configuration files searched on startup (#1364)
This commit is contained in:
parent
3368a55627
commit
d20b8f931f
@ -24,6 +24,7 @@ golangci-lint run -h
|
||||
GolangCI-Lint looks for config files in the following paths from the current working directory:
|
||||
|
||||
- `.golangci.yml`
|
||||
- `.golangci.yaml`
|
||||
- `.golangci.toml`
|
||||
- `.golangci.json`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user