change spaces for C

This commit is contained in:
Alexander Popov 2022-06-07 00:17:46 +03:00
parent f22ab37d35
commit f072646878
Signed by: iiiypuk
GPG Key ID: 3F76816AEE08F908
2 changed files with 1 additions and 2 deletions

View File

@ -28,7 +28,7 @@ indent_size = 2
# C
[{*.c,*.h}]
indent_style = space
indent_size = 2
indent_size = 4
# Web Sites
[{*.html,*.css,*.json}]

View File

@ -1 +0,0 @@
editorconfig-checker==2.4.0