inherit_from: .rubocop_todo.yml AllCops: NewCops: enable TargetRubyVersion: 2.7 Exclude: - 'lib/azure/**/*' - 'vendor/**/*' Style/Documentation: Exclude: - 'test/**/*'