canvas-lms/Gemfile.d/.rubocop.yml

9 lines
170 B
YAML

inherit_from:
- ../.rubocop.yml
Layout/IndentationConsistency:
Enabled: false # we purposely indent dependent gems
Rails:
Enabled: false # Rails isn't loaded yet