forgejo-ci-runners/.editorconfig

9 lines
120 B
INI
Raw Normal View History

2024-09-07 14:50:44 -05:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{yaml,yml,json5}]
indent_style = space
indent_size = 2