Skip to content

Commit 8270111

Browse files
Armavicatwiecki
authored andcommitted
Add a pre-commit hook to validate CITATION.cff
1 parent 97df9c3 commit 8270111

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ repos:
1616
- id: requirements-txt-fixer
1717
exclude: ^requirements-dev\.txt$
1818
- id: trailing-whitespace
19+
- repo: https://github.com/citation-file-format/cffconvert
20+
rev: 054bda51dbe278b3e86f27c890e3f3ac877d616c
21+
hooks:
22+
- id: validate-cff
1923
- repo: https://github.com/lucianopaz/head_of_apache
2024
rev: "0.0.3"
2125
hooks:

0 commit comments

Comments
 (0)