RaP: Correct comment about ruby version in rubocop config
This commit is contained in:
parent
983751c9c0
commit
413f2cd2fc
@ -1,5 +1,5 @@
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.3 # System ruby on Ubuntu 18.04
|
||||
TargetRubyVersion: 2.3 # System ruby on Ubuntu 16.04
|
||||
Layout/AlignHash:
|
||||
EnforcedHashRocketStyle: [ key, table ]
|
||||
Metrics:
|
||||
|
Loading…
Reference in New Issue
Block a user