indent .sh with spaces
Some checks failed
/ job (push) Failing after 1m21s

This commit is contained in:
Marc Beninca 2024-08-19 10:35:27 +02:00
parent 6aeec40503
commit 1e4ad2125e
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 708 additions and 705 deletions

3
.editorconfig Normal file
View file

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