We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97df9c3 commit 8270111Copy full SHA for 8270111
.pre-commit-config.yaml
@@ -16,6 +16,10 @@ repos:
16
- id: requirements-txt-fixer
17
exclude: ^requirements-dev\.txt$
18
- id: trailing-whitespace
19
+- repo: https://github.com/citation-file-format/cffconvert
20
+ rev: 054bda51dbe278b3e86f27c890e3f3ac877d616c
21
+ hooks:
22
+ - id: validate-cff
23
- repo: https://github.com/lucianopaz/head_of_apache
24
rev: "0.0.3"
25
hooks:
0 commit comments