GildedRose-Refactoring-Kata/Java/.editorconfig
Alvaro Gomez Traveso f965df564d Update Java config
2022-12-16 11:30:24 +01:00

7 lines
117 B
INI

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