#Tooling
2 posts tagged with this topic. ← All tags
-
Conventional commits: the format that writes your changelog automatically.
How the Conventional Commits specification works, how to enforce it with tooling, and how to generate changelogs automatically.
-
ESLint + Prettier in CI: enforcing style without arguments.
How to configure ESLint and Prettier to work together, and how to run them in CI so style violations block merges.