button-inc / digital_marketplace

The intent of this development is to build a product that will support digital procurement needs for the BC Government including services such as, but not limited to, Sprint With Us, Code With Us, The Procurement Concierge.
Apache License 2.0
0 stars 0 forks source link

Adds pre-commit #13

Closed BryanGK closed 2 years ago

BryanGK commented 2 years ago

Pre-commit with es-lint and detect secrets. Also includes initial baseline detect secrets file. I'm unsure but I think you'll need to run pre-commit install when you pull these changes so your local will know to run the pre-commit.

wenzowski commented 2 years ago

Should this branch be rebased on main to pull in the latest github actions config?

BryanGK commented 2 years ago

@wenzowski I rebased from main onto this branch, I think I did it correctly, but not entirely sure

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

wenzowski commented 2 years ago

Hmm, I wonder why docs/branching_model_team_agreement.md is showing as added in the diff now. I don't see that locally–I think github's diff engine got confused. The rebase looks good and this branch is now based on 1639afd (current main).