.rubocop_todo.yml in js_dependency-0.3.2 vs .rubocop_todo.yml in js_dependency-0.3.3
- old
+ new
@@ -1,8 +1,8 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
-# on 2022-07-25 14:50:54 UTC using RuboCop version 1.31.2.
+# on 2022-07-26 00:36:01 UTC using RuboCop version 1.31.2.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
@@ -34,10 +34,10 @@
# Offense count: 1
Style/MultilineBlockChain:
Exclude:
- 'lib/js_dependency/mermaid/root.rb'
-# Offense count: 7
+# Offense count: 6
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns, IgnoredPatterns.
# URISchemes: http, https
Layout/LineLength:
Max: 183