inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.4 DisplayCopNames: true Metrics/LineLength: Max: 100 IgnoredPatterns: - '^\s*#'