Editing GNU Radio 4.0 Preliminary Code Review
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 65: | Line 65: | ||
: Changes needed to support 4.0 features | : Changes needed to support 4.0 features | ||
: Plan to move out of tree?? | : Plan to move out of tree?? | ||
; Coding Standard | ; Coding Standard | ||
Line 73: | Line 72: | ||
: enforce YAML, build system format checks? | : enforce YAML, build system format checks? | ||
: offer / encourage pre-commit hook usage (e.g. through [https://pre-commit.com/hooks.html this]) | : offer / encourage pre-commit hook usage (e.g. through [https://pre-commit.com/hooks.html this]) | ||