aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-08-03 23:23:59 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-08-03 23:23:59 -0300
commitaaf95b2b9d336dde4f590f0c85fcb2ead35c5c26 (patch)
tree8204a8e556836a9f73750ade61f13201f8bf11eb /Makefile
parentba735458b5f70132b1e8cf482d25106454c91eaa (diff)
downloadbiblio-aaf95b2b9d336dde4f590f0c85fcb2ead35c5c26.tar.gz
biblio-aaf95b2b9d336dde4f590f0c85fcb2ead35c5c26.tar.bz2
Feat: provision script and tidy action
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3b2eedf..ae4a66c 100644
--- a/Makefile
+++ b/Makefile
@@ -14,5 +14,8 @@ lint_pybtex:
@pybtex-convert _lint_pybtext.bib _lint_pybtext.yaml
@rm -f _lint_pybtext.bib _lint_pybtext.yaml
+tidy:
+ @bibtex-tidy -m *.bib
+
yaml:
@./bin/biblio-yml > _biblio.yml