Add ripsecrets pre-commit hook

This commit is contained in:
Mark Veidemanis 2022-11-21 07:20:21 +00:00
parent 2933360560
commit b6ea714d59
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 4 additions and 5 deletions

View File

@ -24,8 +24,7 @@ repos:
exclude : ^core/static/css # slow exclude : ^core/static/css # slow
- id: djjs - id: djjs
exclude: ^core/static/js # slow exclude: ^core/static/js # slow
# - repo: https://github.com/thibaudcolas/curlylint - repo: https://github.com/sirwart/ripsecrets.git
# rev: v0.13.1 rev: v0.1.5
# hooks: hooks:
# - id: curlylint - id: ripsecrets
# files: \.(html|sls)$