mirror of
https://github.com/mirror/scintilla.git
synced 2025-10-14 19:37:30 +08:00
Feature [feature-requests:#1445] Add .editorconfig so patches will be formatted
compatibly with existing code.
This commit is contained in:
4
.editorconfig
Normal file
4
.editorconfig
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[**]
|
||||||
|
indent_style = tab
|
Reference in New Issue
Block a user