Package updates, new build

This commit is contained in:
2023-03-04 18:13:43 +02:00
parent 6a6f342d19
commit 5e6e2246af
4 changed files with 1041 additions and 789 deletions

View File

@@ -11,6 +11,10 @@ trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.json]
indent_size = 2
insert_final_newline = true
[*.yml]
indent_style = space
indent_size = 2