Files
w3dhub_linux_launcher/.rubocop.yml

9 lines
132 B
YAML

Style/StringLiterals:
EnforcedStyle: double_quotes
Metrics/MethodLength:
Max: 40
Style/EmptyMethod:
EnforcedStyle: expanded