test action

This commit is contained in:
2022-05-29 10:40:07 -05:00
parent 0e9a2e175b
commit 03b4588d43
6 changed files with 43 additions and 6 deletions

11
.editorconfig Normal file
View File

@@ -0,0 +1,11 @@
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false