mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
remove editorconfig changes
This commit is contained in:
@@ -7,9 +7,9 @@ root = true
|
|||||||
# All files should use spaces.
|
# All files should use spaces.
|
||||||
[*]
|
[*]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
end_of_line = lf
|
end_of_line = crlf
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
indent_size = 2
|
indent_size = 3
|
||||||
|
|
||||||
[*.java]
|
[*.java]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
Reference in New Issue
Block a user