mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Revert "Merge branch 'feature/RM-2685_caveatGroupsView_UI' into 'master'"
This reverts commit 8ae74856df
, reversing
changes made to 141e84aa3cb4ffd6c0332b45e91c23f5031f4007.
This commit is contained in:
@@ -7,9 +7,10 @@ root = true
|
||||
# All files should use spaces.
|
||||
[*]
|
||||
indent_style = space
|
||||
end_of_line = crlf
|
||||
trim_trailing_whitespace = true
|
||||
indent_size = 3
|
||||
|
||||
[*.java]
|
||||
indent_size = 4
|
||||
# Just JS for now.
|
||||
[*.js]
|
||||
indent_size = 3
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
#TODO: css, xml, ftl, etc.
|
@@ -41,4 +41,4 @@
|
||||
|
||||
"browser": true,
|
||||
"dojo": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user