Pinecrypt Gateway frontend
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
repos:
|
|
- repo: https://github.com/jorisroovers/gitlint
|
|
rev: v0.15.1
|
|
hooks:
|
|
- id: gitlint
|
|
|
|
- repo: https://github.com/Lucas-C/pre-commit-hooks-nodejs
|
|
rev: v1.1.1
|
|
hooks:
|
|
- id: htmlhint
|
|
args: [--config, .htmlhintrc]
|
|
- id: htmllint
|
|
- id: dockerfile_lint
|
|
|