inherit_from: .rubocop_todo.yml Layout/HashAlignment: AllowMultipleStyles: true EnforcedColonStyle: key AllCops: NewCops: enable SuggestExtensions: false Exclude: - 'spec/**/*' - 'example/**/*'