8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
typecheck
Other
I just want to check one directory,the paths-except in the exclusions in Linters configuration are not effective.
$ golangci-lint --version # Paste output here
2.1.6
# paste configuration file or CLI flags here
Information security cannot be output
$ go version && go env # paste output here
go1.20.14 windows/amd64
$ golangci-lint cache clean $ golangci-lint run -v # paste output here
// add your code here
The text was updated successfully, but these errors were encountered:
Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors.
Sorry, something went wrong.
There is nothing to reproduce; the description is not understandable, so I close.
I think I understand the issue now.
However, there is no valid reason for not providing a configuration and a minimal reproducible example.
This is time-consuming for me to try to understand meaningless sentences and find a reproducible example without knowing what I'm looking for.
I recommend following the issue template:
Successfully merging a pull request may close this issue.
Welcome
typecheck
section of the FAQ.How did you install golangci-lint?
Other
Description of the problem
I just want to check one directory,the paths-except in the exclusions in Linters configuration are not effective.
Version of golangci-lint
2.1.6
Configuration
# paste configuration file or CLI flags here
Information security cannot be output
Go environment
go1.20.14 windows/amd64
Verbose output of running
Information security cannot be output
A minimal reproducible example or link to a public repository
// add your code here
Information security cannot be output
Validation
Supporter
The text was updated successfully, but these errors were encountered: