error-codes/.editorconfig

9 lines
130 B
INI
Raw Normal View History

[*]
indent_style = tab
indent_size = 2
end_of_line = lf
insert_final_newline = false
[*.yml]
indent_style = space
indent_size = 2