Skip to content

Commit 9b80f0a

Browse files
committed
Exclude grpc_generator.cc from linting as its a vendored file
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
1 parent 58e1c4a commit 9b80f0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.arclint

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"(^src/ui/src/types/schema\\.ts$)",
3535
"(^third_party/cpplint/cpplint.py$)",
3636
"(^third_party/gogoproto/gogo.proto$)",
37+
"(^third_party/protoc-gen-grpc-web/grpc_generator.cc$)",
3738
"(c_cpp_properties.json$)",
3839
"(go\\.mod$)",
3940
"(go\\.sum$)"

0 commit comments

Comments
 (0)