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