.rubocop.yml in ghost_adapter-0.0.2 vs .rubocop.yml in ghost_adapter-0.1.0
- old
+ new
@@ -14,9 +14,13 @@
Metrics/MethodLength:
IgnoredMethods:
- build_ghost_command
- mysql2_ghost_connection
+Metrics/ModuleLength:
+ Exclude:
+ - lib/ghost_adapter/config.rb
+
Metrics/AbcSize:
IgnoredMethods:
- build_ghost_command
- mysql2_ghost_connection