Fix: Linting, stale permissions, tweaks

This commit is contained in:
2023-05-04 15:40:11 +03:00
parent 15ac8b6bef
commit 744a067468
11 changed files with 36 additions and 20 deletions

View File

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