Files
latosa-escrima/.editorconfig
cdricms 3e84305d46 batman
2025-01-12 23:34:54 +01:00

13 lines
156 B
INI

# EditorConfig file
root = true
[*]
end_of_line = lf
indent_style = tab
indent_size = 4
tab_width = 4
[*.{yaml,yml}]
indent_style = space
indent_size = 2