-
Apart from these we also need to enforce standards for all our commit messages(commit-lint).
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
No formatting inconsistencies: The committed code should follow the organization's code formatting standards(prettier or pretty-quick).
-
install gitleaks in your machine gitleaks
-
No lint errors: The committed code does not contain any lint errors (eslint).
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Clean Code: Open Source Linting & Formatting
-
Securing JavaScript Applications: Common Vulnerabilities and How to Avoid Them
-
Make Commit in Your React Project Format-Test-Build Ready with Husky - A Step-by-Step Guide
-
Git Project Configuration With Husky and ESLint
-
6 Tools To Help Keep Your Dependencies And Code More Secure