1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-06-08 20:36:55 +00:00
now-playing/.editorconfig

18 lines
240 B
INI
Raw Permalink Normal View History

2023-02-20 01:08:02 +00:00
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
[*.scss]
indent_style = space
indent_size = 2
[*.yml]
indent_style = space
indent_size = 2