update to 1.0.2

This commit is contained in:
2022-09-16 00:46:17 +03:00
parent b2f6d710b3
commit 5aadc4603a
3 changed files with 133 additions and 49 deletions
+16
View File
@@ -0,0 +1,16 @@
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.py]
indent_style = space
indent_size = 4
[*.md]
trim_trailing_whitespace = false