This commit is contained in:
alexbelgium
2025-06-09 08:33:31 +02:00
parent 8c4b75a35a
commit e57caca2ed
2 changed files with 9 additions and 3 deletions

7
.github/linters/.editorconfig vendored Normal file
View File

@@ -0,0 +1,7 @@
# Top-most EditorConfig file
root = true
# 2 spaces for shell scripts
[*.sh]
indent_style = space
indent_size = 2