add --top-scope-variables cli argument, fix #228 #1020
ci.yml
on: pull_request
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Annotations
6 errors
spec (ruby 3.3) / spec:
lib/puppet-lint/optparser.rb#L20
Metrics/MethodLength: Method has too many lines. [111/108] (https://rubystyle.guide#short-methods)
|
spec (ruby 3.3) / spec
Process completed with exit code 1.
|
spec (ruby 3.2) / spec:
lib/puppet-lint/optparser.rb#L20
Metrics/MethodLength: Method has too many lines. [111/108] (https://rubystyle.guide#short-methods)
|
spec (ruby 3.2) / spec
Process completed with exit code 1.
|
spec (ruby 2.7) / spec:
lib/puppet-lint/optparser.rb#L20
Metrics/MethodLength: Method has too many lines. [111/108] (https://rubystyle.guide#short-methods)
|
spec (ruby 2.7) / spec
Process completed with exit code 1.
|