Skip to content

Commit 99c1ea8

Browse files
committed
Include documentation about protolint.path
1 parent 17f86ae commit 99c1ea8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Also ensure that:
2828
2929
- Protobuf support is added to your Visual Studio Code. [vscode-proto3](https://github.com/zxh0/vscode-proto3) works well.
3030
31+
## Configuration
32+
33+
- `protolint.path`: The location of the `protolint` binary. Default: `System PATH`.
34+
3135
## Local Development
3236

3337
Before running any of the below commands, make sure you have installed the required dependencies with `npm install`

0 commit comments

Comments
 (0)