- add actions workflow - add makefile with build/clean targets - add .gitignore file - update pre-commit hooks
This commit is contained in:
@@ -8,3 +8,8 @@ repos:
|
||||
"-d {extends: relaxed, rules: {line-length: disable}, ignore: chart}",
|
||||
"-s",
|
||||
]
|
||||
- repo: https://github.com/jorisroovers/gitlint
|
||||
rev: v0.19.1
|
||||
hooks:
|
||||
- id: gitlint
|
||||
stages: [commit-msg]
|
||||
|
||||
Reference in New Issue
Block a user