modulesync 2.12.0

This commit is contained in:
Tim Meusel
2020-04-04 16:31:20 +02:00
committed by Ewoud Kohl van Wijngaarden
parent 39610804e1
commit 3c0152dece
12 changed files with 463 additions and 144 deletions

14
.editorconfig Normal file
View File

@@ -0,0 +1,14 @@
# editorconfig.org
# MANAGED BY MODULESYNC
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
tab_width = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true