From fdde827bfd0d0f6d71b191bd3095870c0a2b8f1f Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Tue, 17 Jan 2023 21:14:50 +1000 Subject: [PATCH] Remove protolint references --- .github/pull_request_template.md | 1 - README.md | 7 +------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c1e9974..6eba5cc 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,4 +10,3 @@ - [ ] All top level messages commented - [ ] All enum members have unique descriptions -- [ ] Formatting is consistant with the defined protolint rules diff --git a/README.md b/README.md index 447383e..5d7b9fe 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,4 @@ The [Protobuf](https://developers.google.com/protocol-buffers) message definitio ## Stats -![Alt](https://repobeats.axiom.co/api/embed/47e9ee1d81d9c0fdd2b4b5b4c673adb1756f6db5.svg "Repobeats analytics image") - -## 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. +![Alt](https://repobeats.axiom.co/api/embed/47e9ee1d81d9c0fdd2b4b5b4c673adb1756f6db5.svg "Repobeats analytics image") \ No newline at end of file