mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-11 13:58:44 -04:00
add protogetter linter (#4069)
This commit is contained in:
parent
2d5d29f505
commit
8c178d388c
13 changed files with 732 additions and 0 deletions
test
|
@ -32,6 +32,7 @@ func TestSourcesFromTestdataSubDir(t *testing.T) {
|
|||
"loggercheck",
|
||||
"ginkgolinter",
|
||||
"zerologlint",
|
||||
"protogetter",
|
||||
}
|
||||
|
||||
for _, dir := range subDirs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue