We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f51e4 commit 1c4b285Copy full SHA for 1c4b285
1 file changed
.pre-commit-config.yaml
@@ -69,3 +69,7 @@ repos:
69
- id: codespell
70
args: [--ignore-words, .codespell_ignore.txt]
71
exclude: \.svg$
72
+ - repo: https://github.com/citation-file-format/cffconvert
73
+ rev: b6045d78aac9e02b039703b030588d54d53262ac
74
+ hooks:
75
+ - id: validate-cff
0 commit comments