youtubeUnblock/.editorconfig

11 lines
112 B
INI
Raw Normal View History

2024-07-31 02:12:59 +03:00
root = true
[*]
indent_style = tab
indent_size = 8
tab_width = 8
2024-08-08 19:53:42 +05:00
[*.yml]
indent_style = space
indent_size = 2