mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-21 07:51:29 +02:00
CodeRabbit: git diff --exit-code ignores untracked .pb.go files, so adding a new .proto without committing its generated output would slip through the gate. Use git status --porcelain --untracked-files=all to catch both modified and untracked drift. Also align [[ ]] usage in protoc version preflight.
2.5 KiB
2.5 KiB