Renamed module

This commit is contained in:
Eduard Urbach 2023-07-18 21:48:38 +02:00
parent ea449fdc81
commit 0e00f870de
Signed by: eduard
GPG key ID: 49226B848C78F6C8
8 changed files with 41 additions and 13 deletions

9
.editorconfig Normal file
View file

@ -0,0 +1,9 @@
root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false