Revert changes that use "\" and disable the line length cop

This commit is contained in:
Nicolas McCurdy
2014-01-20 21:03:21 -05:00
parent 08a71f657f
commit 95943deb82
5 changed files with 52 additions and 98 deletions

View File

@@ -12,5 +12,8 @@ ClassLength:
CyclomaticComplexity:
Max: 13
LineLength:
Enabled: false
MethodLength:
Max: 36