FOP-2425-Marathon/.editorconfig
Oshgnacknak 0350c1b2a9 Squashed 'H00/' content from commit 7de63fb
git-subtree-dir: H00
git-subtree-split: 7de63fb37dd0a61367398549a543c8b2324dd872
2025-01-11 16:40:57 +01:00

12 lines
222 B
INI

# Editor configuration, see https://editorconfig.org
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[{*.yml,*.json}]
indent_size = 2