-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Can we use EditorConfig to pass -y 'defaultIndent: "..."' to latexindent? (See also #22.) To this, we need to extract the values of indent_style and indent_size for target files, which may be difficult for POSIX shell script if the section is written with brace expansion notation:
[*.{tex,sty}]
indent_style = space
indent_size = 4Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request