Skip to content

Commit 1964f59

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 92b0bf8 commit 1964f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ version.txt: CITATION.cff
1919
grep -w "^version" CITATION.cff | sed "s/version: /v/g" > version.txt
2020

2121
validate_cff: CITATION.cff
22-
cffconvert --validate
22+
cffconvert --validate

0 commit comments

Comments
 (0)