issues
search
apatel762
/
home-infra
A repository containing all of the setup for my home infra (e.g. my laptop & soon, my server)
GNU Affero General Public License v3.0
0
stars
0
forks
source link
Add pre-commit hooks (or GitHub actions?)
#117
Open
apatel762
opened
1 year ago
apatel762
commented
1 year ago
Would be nice to have some stuff which would:
Check YAML files
Format
Structure
Check that we haven't got any decrypted Ansible vault secrets
Check trailing whitespace
Check that there is a newline at end of file
Check for merge conflict strings
Check Markdown links
Would be nice to have some stuff which would: