Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei committed Aug 25, 2022
1 parent ff2474d commit 784c64f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build/nogo_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,11 @@
"exclude_files": {
"/external/": "no need to vet third party code",
".*_generated\\.go$": "ignore generated code"
},
"only_files": {
"kv/": "kv code",
"util/memory": "util/memory",
"ddl/": "ddl"
}
},
"pkgfact": {
Expand Down

0 comments on commit 784c64f

Please sign in to comment.