danimashu/bable

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  RunRailsCops: false
  DisplayStyleGuide: true
  DisplayCopNames: true

Style/Documentation:
  Enabled: false

Style/StringLiterals:
  EnforcedStyle: double_quotes