Every pull request must run linting and the test suite, and merging must be blocked when they fail.
Why This Matters
Unverified code reaches the main branch, letting regressions and style drift ship to production.
Related Rules
Catch this automatically on every PR
BeforeMerge scans your pull requests against this rule and dozens more. Get actionable feedback before code ships.