Initial Commit
Ansible Linter / ansible-lint (push) Failing after 5s
Lint Markdown files / markdown-lint (push) Failing after 7s

This commit is contained in:
2026-06-10 21:48:09 +02:00
commit 6c0797a591
21 changed files with 2345 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false