We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c8457 commit 00d9ea5Copy full SHA for 00d9ea5
tools/sgapilinter/tools.go
@@ -95,7 +95,6 @@ func Run(ctx context.Context, args ...string) error {
95
"--output-format", "json",
96
"--descriptor-set-in", descriptorFile,
97
"--config", configPath,
98
- "--proto-path", moduleDir,
99
},
100
args...,
101
),
0 commit comments