require: rubocop-rspec inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.5.3 Metrics/LineLength: Max: 120 Style/AsciiComments: Enabled: false