1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 12:30:18 +02:00

gems: upgrade rubocop to version 0.57.0

This commit is contained in:
depfu[bot]
2018-06-06 09:00:50 +02:00
committed by Christian Nicolai
parent 5264b3e6f1
commit 14fe8ebedf
2 changed files with 4 additions and 1 deletions

View File

@ -10,6 +10,9 @@ Gemspec/OrderedDependencies:
Layout/EmptyLinesAroundArguments:
Enabled: false
Layout/LeadingBlankLines:
Enabled: false
Layout/SpaceInsideHashLiteralBraces:
Enabled: false