chore: remove file specific rules from the .editorconfig

This commit is contained in:
Ignacy Kajdan 2021-11-08 17:59:34 +01:00 committed by Mikhail Zolotukhin
parent a0054096f9
commit 83d9efdff0

View File

@ -6,7 +6,3 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.qml]
indent_style = space
indent_size = 2