sync with skeleton module and fix announcer
This commit is contained in:
parent
6de8866088
commit
89b128f1de
7 changed files with 343 additions and 34 deletions
8
.editorconfig
Normal file
8
.editorconfig
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[*]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
max_line_length = 80
|
||||
Loading…
Add table
Add a link
Reference in a new issue