mirror of
https://github.com/dpup/meshstream.git
synced 2026-03-28 17:42:37 +01:00
docs(claude): add go test and gofmt to dev commands
CI enforces gofmt; noting it here prevents the same oversight. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
- `make gen-proto`
|
- `make gen-proto`
|
||||||
- `make clean`
|
- `make clean`
|
||||||
- `make run` <-- Do not execute the program yourself.
|
- `make run` <-- Do not execute the program yourself.
|
||||||
|
- `go test ./...` — run Go tests
|
||||||
|
- `gofmt -w .` — format Go code (CI enforces this; run before committing)
|
||||||
|
|
||||||
## Meshtastic MQTT Protocol Structure
|
## Meshtastic MQTT Protocol Structure
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user