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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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