mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Remove protolint references
This commit is contained in:
parent
b248338c77
commit
fdde827bfd
2 changed files with 1 additions and 7 deletions
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
|
|
@ -10,4 +10,3 @@
|
|||
|
||||
- [ ] All top level messages commented
|
||||
- [ ] All enum members have unique descriptions
|
||||
- [ ] Formatting is consistant with the defined protolint rules
|
||||
|
|
|
|||
|
|
@ -13,9 +13,4 @@ The [Protobuf](https://developers.google.com/protocol-buffers) message definitio
|
|||
|
||||
## Stats
|
||||
|
||||

|
||||
|
||||
## Linter Setup
|
||||
|
||||
Linting is performed by [protolint](https://github.com/yoheimuta/protolint)
|
||||
Once installed, the Visual Studio Code extension [Proto Lint](https://marketplace.visualstudio.com/items?itemName=Plex.vscode-protolint) will perform linting automatically on save.
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue