1
0
mirror of https://git.piraattipuolue.fi/Pikaviestimet/Pikaviestimet.git synced 2025-01-12 06:02:40 +01:00

matrix/.editorconfig: *, not *.bash

This commit is contained in:
Aminda Suomalainen 2023-02-17 17:02:34 +02:00
parent 2f2ef94872
commit b75775302f
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -1,5 +1,5 @@
root = false
[*.bash]
[*]
indent_style = space
indent_size = 2