matrix/.editorconfig: *, not *.bash

This commit is contained in:
Aminda Suomalainen ⚧ 2023-02-17 17:02:34 +02:00
parent 2f2ef94872
commit b75775302f
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

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