Skip to content

Commit 00d9ea5

Browse files
fix(sgapilinter): revert "include proto path"
This reverts commit a5cc0d9.
1 parent 75c8457 commit 00d9ea5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/sgapilinter/tools.go

-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ func Run(ctx context.Context, args ...string) error {
9595
"--output-format", "json",
9696
"--descriptor-set-in", descriptorFile,
9797
"--config", configPath,
98-
"--proto-path", moduleDir,
9998
},
10099
args...,
101100
),

0 commit comments

Comments
 (0)