galasa-dev / galasa.dev

The website for galasa.dev
https://galasa.dev
Eclipse Public License 2.0
12 stars 27 forks source link

added .pre-commit-config.yaml file to trigger detect-secrets #797

Closed KirbyKatcher closed 1 month ago

KirbyKatcher commented 1 month ago

Why?

This change is so that when a developer makes any changes to code, it can check that they have not introduced any secrets into the code-base that shouldn't be there.