Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei committed Jan 22, 2023
1 parent 6008b72 commit fe729c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/nogo_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@
".*_generated\\.go$": "ignore generated code",
".*_test\\.go$": "ignore test code",
"br/pkg/restore/split/client.go": "github.com/golang/protobuf deprecated",
"br/pkg/streamhelper/advancer_cliext.go", "github.com/golang/protobuf deprecated"
"br/pkg/streamhelper/advancer_cliext.go": "github.com/golang/protobuf deprecated"
},
"only_files": {
"util/gctuner": "util/gctuner",
Expand Down

0 comments on commit fe729c5

Please sign in to comment.