Skip to content

Commit 2316936

Browse files
committed
Ensure gogo file is covered by arclint exclusion
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
1 parent 5996261 commit 2316936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.arclint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"(^src/ui/src/types/generated/)",
3434
"(^src/ui/src/types/schema\\.ts$)",
3535
"(^third_party/cpplint/cpplint.py$)",
36-
"(^third_party/github.com/gogo/protobuf/gogoproto/gogo.proto$)",
36+
"(^third_party/github/gogo/protobuf/gogoproto/gogo.proto$)",
3737
"(c_cpp_properties.json$)",
3838
"(go\\.mod$)",
3939
"(go\\.sum$)"

0 commit comments

Comments
 (0)