Update rubocop settings for v0.78

This commit is contained in:
Thomas Walpole 2019-12-22 09:01:44 -08:00
parent 230709be11
commit 120a2decf5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ AllCops:
#################### Lint ################################
Metrics/LineLength:
Layout/LineLength:
Description: 'Limit lines to 80 characters.'
StyleGuide: 'https://github.com/bbatsov/ruby-style-guide#80-character-limits'
Exclude: