Delint workflow scripts

This commit is contained in:
Michael Telatynski 2022-04-26 18:17:31 +01:00
parent 7c326f49d9
commit 446b510b82
8 changed files with 111 additions and 108 deletions

View file

@ -21,3 +21,6 @@ insert_final_newline = true
indent_style = space indent_style = space
indent_size = 4 indent_size = 4
trim_trailing_whitespace = true trim_trailing_whitespace = true
[*.{yml,yaml}]
indent_size = 2