inherit_gem: va-ruby-style: - default.yml inherit_from: .rubocop_todo.yml AllCops: Exclude: - 'spec/**/*' - 'vendor/**/*' Style/MethodCallWithArgsParentheses: Exclude: - Gemfile - Rakefile - '*.gemspec'