kopia lustrzana https://github.com/meshtastic/protobufs
update readme
rodzic
46bc0afe05
commit
00c0895f5b
|
@ -1,9 +1,13 @@
|
|||
<!-- Describe what you are intending to change -->
|
||||
|
||||
## What does this PR do?
|
||||
|
||||
<!-- Please remove or replace the issue url -->
|
||||
> [Related Issue](https://github.com/meshtastic/Meshtastic-protobufs/issues/0)
|
||||
|
||||
> [Related Issue](https://github.com/meshtastic/protobufs/issues/0)
|
||||
|
||||
## Checklist before merging
|
||||
|
||||
- [ ] All top level messages commented
|
||||
- [ ] All enum members have unique descriptions
|
||||
- [ ] Formatting is consistant with the defined protolint rules
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Meshtastic-protobufs
|
||||
# Meshtastic Protobuf Definitions
|
||||
|
||||
[](https://github.com/meshtastic/Meshtastic-protobufs/actions/workflows/ci.yml)
|
||||
[](https://cla-assistant.io/meshtastic/Meshtastic-protobufs)
|
||||
[](https://github.com/meshtastic/protobufs/actions/workflows/ci.yml)
|
||||
[](https://cla-assistant.io/meshtastic/protobufs)
|
||||
[](https://opencollective.com/meshtastic/)
|
||||
[](https://vercel.com?utm_source=meshtastic&utm_campaign=oss)
|
||||
|
||||
|
@ -13,8 +13,9 @@ 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.
|
||||
|
|
Ładowanie…
Reference in New Issue