plexsystems / vscode-protolint

A protobuf linter for visual studio code
MIT License
54 stars 14 forks source link

Add setting for the path to protolint #26

Closed jpreese closed 2 years ago

jpreese commented 2 years ago

Resolves #25 -- Allows users to set protolint.path in the vscode settings. Resolves #24 -- Set the cwd of protolint to the workspace rather than passing the workspace into the config field.