editorconfig: add siteconf

This commit is contained in:
Jan-Niklas Burfeind 2023-01-03 08:41:01 +01:00
parent f2d137b17a
commit edc1260743

View File

@ -61,3 +61,7 @@ indent_size = 2
[CMakeLists.txt]
indent_style = space
indent_size = 2
[{docs,contrib/ci}/*site*/**/*.conf]
indent_style = space
indent_size = 2