Skip to content

Commit d20b8f9

Browse files
Added .golangci.yaml to list of configuration files searched on startup (#1364)
1 parent 3368a55 commit d20b8f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/docs/usage/configuration.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ golangci-lint run -h
2424
GolangCI-Lint looks for config files in the following paths from the current working directory:
2525

2626
- `.golangci.yml`
27+
- `.golangci.yaml`
2728
- `.golangci.toml`
2829
- `.golangci.json`
2930

0 commit comments

Comments
 (0)