.rubocop.yml in graphql_rails-0.5.1 vs .rubocop.yml in graphql_rails-0.5.2
- old
+ new
@@ -28,9 +28,13 @@
- 'on'
- 'id'
- 'in'
- 'as'
+Style/ClassAndModuleChildren:
+ Exclude:
+ - spec/**/*_spec.rb
+
AllCops:
TargetRubyVersion: 2.5
Exclude:
- bin/*
- graphql_rails.gemspec