bismuth/.editorconfig
2021-11-01 14:13:06 +03:00

13 lines
171 B
INI

; SPDX-FileCopyrightText: none
; SPDX-License-Identifier: MIT
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.qml]
indent_style = space
indent_size = 2