You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
an explicit code standard, enforced by pre-commits
As a [developer], I want [explicit & automagic enforcing of code standards] so that [code is homogeneous, commits are compacts and maintainers are relieved from nitpicking].
Details
Code standards are important, but a fatiguing to embrace if not automated.
an explicit code standard, enforced by
pre-commits
As a [developer], I want [explicit & automagic enforcing of code standards] so that [code is homogeneous, commits are compacts and maintainers are relieved from nitpicking].
Details
Code standards are important, but a fatiguing to embrace if not automated.
Describe the solution you'd like
Pre-commits seems a nice way to go about this.
More tooling might scare off new devs, conversely tooling allows maintainers to whip PR's in shape and merge with confidence.
The text was updated successfully, but these errors were encountered: