Skip to content

Commit

Permalink
*: enable deprecated linter
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Aug 6, 2022
1 parent 1c5b9fd commit 44434a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/nogo_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@
},
"SA1019": {
"exclude_files": {
"/build/": "no need to linter code",
"/external/": "no need to vet third party code",
".*_generated\\.go$": "ignore generated code"
}
Expand Down

0 comments on commit 44434a1

Please sign in to comment.