mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
.pre-commit-config.yaml: pass -f flag to latexmk
It doesn't seem to have effect though
This commit is contained in:
parent
046e06bc64
commit
dddd2855ed
@ -93,7 +93,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: latexmk
|
- id: latexmk
|
||||||
name: latexmk
|
name: latexmk
|
||||||
entry: latexmk -quiet
|
entry: latexmk -quiet -f
|
||||||
language: system
|
language: system
|
||||||
types: [text, tex]
|
types: [text, tex]
|
||||||
# I have no idea where latexmk wants the template
|
# I have no idea where latexmk wants the template
|
||||||
|
Loading…
Reference in New Issue
Block a user