.rubocop.yml in ar-uuid-0.2.2 vs .rubocop.yml in ar-uuid-0.2.3
- old
+ new
@@ -1,10 +1,13 @@
---
inherit_gem:
rubocop-fnando: .rubocop.yml
AllCops:
- TargetRubyVersion: 2.6
+ TargetRubyVersion: 2.7
NewCops: enable
+ Exclude:
+ - vendor/**/*
+ - gemfiles/**/*
Naming/FileName:
Exclude:
- lib/ar-uuid.rb