Skip to content

EditorConfig #44

@tueda

Description

@tueda

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 = 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions