youtubeUnblock/.editorconfig

11 lines
112 B
INI
Raw Permalink Normal View History

2024-07-30 23:12:59 +00:00
root = true
[*]
indent_style = tab
indent_size = 8
tab_width = 8
2024-08-08 14:53:42 +00:00
[*.yml]
indent_style = space
indent_size = 2