Allow to configure log output and make CI great again (#60)

This commit is contained in:
Pаramtamtām
2024-11-12 15:38:36 +04:00
committed by GitHub
parent 2a4024db68
commit 1f42c9285b
10 changed files with 56 additions and 204 deletions

View File

@@ -1,3 +1,5 @@
# EditorConfig docs: <https://editorconfig.org/>
root = true
[*]
@@ -8,5 +10,6 @@ indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[Dockerfile]
indent_size = 4
[{*.yml,*.yaml}]
ij_any_spaces_within_braces = false
ij_any_spaces_within_brackets = false