mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update rubocop settings for v0.78
This commit is contained in:
parent
230709be11
commit
120a2decf5
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue