GildedRose-Refactoring-Kata/.editorconfig
2024-05-30 13:47:10 -06:00

7 lines
117 B
INI

[*]
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true