mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
editorconfig and gitattributes changes
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_style = tab
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{php,css,html,xml,lua,js}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
Reference in New Issue
Block a user