Compare commits
No commits in common. "3fbc64d9f896ff2a8fb9fe015f7285d71d6915d1" and "513d204d58c13c1a3602619430e3f6ad9319fc12" have entirely different histories.
3fbc64d9f8
...
513d204d58
@ -1,24 +0,0 @@
|
|||||||
# SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
|
|
||||||
#
|
|
||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
||||||
|
|
||||||
root = true
|
|
||||||
|
|
||||||
[*]
|
|
||||||
end_of_line = lf
|
|
||||||
insert_final_newline = true
|
|
||||||
charset = utf-8
|
|
||||||
indent_style = space
|
|
||||||
indent_size = 4
|
|
||||||
|
|
||||||
[*.{json,js,vue}]
|
|
||||||
indent_size = 2
|
|
||||||
|
|
||||||
[*.{yml,yaml}]
|
|
||||||
indent_size = 2
|
|
||||||
|
|
||||||
[*.html]
|
|
||||||
indent_size = 2
|
|
||||||
|
|
||||||
[*.{css,scss}]
|
|
||||||
indent_size = 2
|
|
Loading…
Reference in New Issue
Block a user