bismuth/.editorconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
171 B
INI
Raw Normal View History

2021-10-23 20:45:38 +03:00
; SPDX-FileCopyrightText: none
; SPDX-License-Identifier: MIT
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.qml]
indent_style = space
indent_size = 2