diff --git a/docs/src/docs/usage/configuration.mdx b/docs/src/docs/usage/configuration.mdx index 40db5ee12704..94a9a94ed818 100644 --- a/docs/src/docs/usage/configuration.mdx +++ b/docs/src/docs/usage/configuration.mdx @@ -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`