mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59: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:
|
||||
- id: latexmk
|
||||
name: latexmk
|
||||
entry: latexmk -quiet
|
||||
entry: latexmk -quiet -f
|
||||
language: system
|
||||
types: [text, tex]
|
||||
# I have no idea where latexmk wants the template
|
||||
|
Loading…
Reference in New Issue
Block a user