Wrap all lines of Ruby code to 79 characters (maximum)

This commit is contained in:
Nicolas McCurdy
2014-01-08 21:31:59 -05:00
parent e42eff4e10
commit 0bbb82f9ba
5 changed files with 162 additions and 60 deletions

View File

@@ -12,8 +12,5 @@ ClassLength:
CyclomaticComplexity:
Max: 7
LineLength:
Max: 163
MethodLength:
Max: 31
Max: 36