Revert "Merge branch 'feature/RM-2685_caveatGroupsView_UI' into 'master'"

This reverts commit 8ae74856df, reversing
changes made to 141e84aa3cb4ffd6c0332b45e91c23f5031f4007.
This commit is contained in:
Tom Page
2016-02-11 15:32:55 +00:00
parent efc8a0d328
commit 08df63624e
2 changed files with 7 additions and 6 deletions

View File

@@ -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.

View File

@@ -41,4 +41,4 @@
"browser": true,
"dojo": true
}
}