[Scripts] Add script to add latexindent
This commit is contained in:
6
scripts/setup-latexfmt
Executable file
6
scripts/setup-latexfmt
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
|
||||||
|
SCRIPT_DIR=$(dirname "$0")
|
||||||
|
|
||||||
|
cp "$SCRIPT_DIR/../config/lint/latexfmt.yml" ./.latexindex.yaml
|
||||||
Reference in New Issue
Block a user