mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-25 12:50:03 +03:00
[ci skip]: use indent style for yaml
This commit is contained in:
parent
fe8f7bd8bc
commit
565087aa76
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@ dfmt_space_after_keywords = true
|
|||
dfmt_selective_import_space = true
|
||||
dfmt_compact_labeled_statements = true
|
||||
dfmt_template_constraint_style = conditional_newline_indent
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue