inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: "2.5.0" Exclude: - 'spec/**/*' - 'test/**/*' - 'benchmark/benchmark-serializer-json.rb'