We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.golangci.yaml
1 parent 3368a55 commit d20b8f9Copy full SHA for d20b8f9
docs/src/docs/usage/configuration.mdx
@@ -24,6 +24,7 @@ golangci-lint run -h
24
GolangCI-Lint looks for config files in the following paths from the current working directory:
25
26
- `.golangci.yml`
27
+- `.golangci.yaml`
28
- `.golangci.toml`
29
- `.golangci.json`
30
0 commit comments