Closed BryanGK closed 2 years ago
Should this branch be rebased on main
to pull in the latest github actions config?
@wenzowski I rebased from main onto this branch, I think I did it correctly, but not entirely sure
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
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
).
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.