chore: Updated .editorconfig

This commit is contained in:
Nikolaos Georgiou 2022-03-17 07:22:49 +01:00
parent 196462f11c
commit 44a39c7140

View File

@ -11,3 +11,6 @@ max_line_length = 120
[*.sh] [*.sh]
end_of_line = lf end_of_line = lf
[*.yml]
indent_size = 2