You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
Hi, I get this warning.
Probably a regression introduced by new a Rubocop version?
WARNING:SublimeLinter.lint.linter:standardrb output:
/Users/bijan/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/rubocop-0.92.0/lib/rubocop/options.rb:34:in `parse': -s/--stdin requires exactly one path, relative to the root of the project. RuboCop will use this path to determine which cops are enabled (via eg. Include/Exclude), and so that certain cops like Naming/FileName can be checked. (RuboCop::OptionArgumentError)
from /Users/bijan/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/standard-0.7/lib/standard/merges_settings.rb:10:in `call'
from /Users/bijan/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/standard-0.7/lib/standard/builds_config.rb:21:in `call'
from /Users/bijan/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/standard-0.7/lib/standard/cli.rb:16:in `run'
from /Users/bijan/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/standard-0.7/exe/standardrb:7:in `<top (required)>'
from /Users/bijan/.rbenv/versions/2.7.2/bin/standardrb:23:in `load'
from /Users/bijan/.rbenv/versions/2.7.2/bin/standardrb:23:in `<main>'
The text was updated successfully, but these errors were encountered:
gobijan
added a commit
to gobijan/SublimeLinter-contrib-standardrb
that referenced
this issue
Oct 21, 2020
Hi, I get this warning.
Probably a regression introduced by new a Rubocop version?
The text was updated successfully, but these errors were encountered: