Add 'lms2/' from commit 'c4a92a9d11b9076dac1e03df7e71cac00625c5ec'
git-subtree-dir: lms2 git-subtree-mainline:7df70b07begit-subtree-split:c4a92a9d11
This commit is contained in:
14
lms2/nladmin-ui/.editorconfig
Normal file
14
lms2/nladmin-ui/.editorconfig
Normal file
@@ -0,0 +1,14 @@
|
||||
# https://editorconfig.org
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.md]
|
||||
insert_final_newline = false
|
||||
trim_trailing_whitespace = false
|
||||
Reference in New Issue
Block a user