chore(lint): linting, fixed editorconfig

This commit is contained in:
2023-09-06 08:21:38 +03:00
parent 2e43d12ef0
commit 4ee109b6dc
11 changed files with 22 additions and 28 deletions

View File

@@ -40,5 +40,5 @@ tab_width = 4
[{*.tf,*.tfvars}]
tab_width = 4
[*.md,.github/workflows/*.yml]
[{*.md,.github/workflows/*.yml}]
max_line_length = 300