We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f86ae commit 99c1ea8Copy full SHA for 99c1ea8
README.md
@@ -28,6 +28,10 @@ Also ensure that:
28
29
- Protobuf support is added to your Visual Studio Code. [vscode-proto3](https://github.com/zxh0/vscode-proto3) works well.
30
31
+## Configuration
32
+
33
+- `protolint.path`: The location of the `protolint` binary. Default: `System PATH`.
34
35
## Local Development
36
37
Before running any of the below commands, make sure you have installed the required dependencies with `npm install`
0 commit comments