mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update rubocop
This commit is contained in:
parent
db33104edf
commit
919b6fcb7a
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ Style/RedundantRegexpCharacterClass:
|
|||
Enabled: true
|
||||
Style/RedundantRegexpEscape:
|
||||
Enabled: true
|
||||
Style/RedundantFetchBlock:
|
||||
Enabled: true
|
||||
|
||||
Layout/LineLength:
|
||||
Description: 'Limit lines to 80 characters.'
|
||||
|
|
Loading…
Reference in a new issue