This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
Fix golang-ci lint configuration exclude configuration #80
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
The exclude configuration
Using the variable on range scope (tc)|(rt)|(tt)|(test)|(testcase)|(testCase) in function literal
in.golang.ci.yml
matches too many findings.Every finding which contains "rt", "tt", "test", .. is excluded.
For more context:
The text was updated successfully, but these errors were encountered: