Remove unused entries from .editorconfig (#3811)

This commit is contained in:
Leonid Meleshin
2024-07-28 01:57:39 +04:00
committed by GitHub
parent 4258db3888
commit 173ecc800e

View File

@@ -8,6 +8,3 @@ charset = utf-8
[*.{cpp,h,c,py,sh}]
indent_style = space
indent_size = 4
[{Makefile,*.mk}]
indent_size = tab