Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: install secret detection on pre-commit hooks
Primary Changes ---------------- 1. Installed gitleaks for secret detection. 2. This pre-commit checker detects any secrets or crypto so that it doesn't get pushed to the github repo. Fixes #2290
- Loading branch information