Adjust editorconfig to trigger for dev script

This commit is contained in:
Andreas Zweili 2024-03-11 16:31:31 +01:00
parent 37cf077662
commit 373c3f84f4
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
[dev]
indent_style = space
indent_size = 4
[*.sh]
indent_style = space
indent_size = 4