test/.rubocop.yml in fluent-plugin-referer-parser-0.1.0 vs test/.rubocop.yml in fluent-plugin-referer-parser-0.1.1
- old
+ new
@@ -17,7 +17,8 @@
ClassLength:
CountComments: false
Max: 200
-GlobalVars:
- AllowedVariables: [$log]
+BlockLength:
+ Max: 200
+