Project

General

Profile

« Previous | Next » 

Revision b697e513

Added by Michael Moll almost 6 years ago

Refs #22058 - refresh rubocop config and apply autofixes

View differences:

.rubocop.yml
AllCops:
TargetRubyVersion: 2.3
TargetRailsVersion: 5.1
Include:
- 'app/views/api/**/*.rabl'
Exclude:
- 'db/schema.rb'
- 'node_modules/**/*'

Also available in: Unified diff