[
https://issues.apache.org/jira/browse/YETUS-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-782:
-----------------------------------
Description: ruby-lint is blowing up on our .erb files. Upon digging into
it further, it would appear that ruby-lint has been abandoned. We should
remove support for it to cut back on the false positives, etc. (was: Given the
errors showing up on the console, I'm pretty convinced ruby lint is broken. We
should investigate:
{code}
/var/lib/gems/2.3.0/gems/slop-3.6.0/lib/slop.rb:505:in `process_item':
presenter expects an argument (Slop::MissingArgumentError)
from /var/lib/gems/2.3.0/gems/slop-3.6.0/lib/slop.rb:241:in `block in
parse!'
from /var/lib/gems/2.3.0/gems/slop-3.6.0/lib/slop.rb:238:in `each'
from /var/lib/gems/2.3.0/gems/slop-3.6.0/lib/slop.rb:238:in
`each_with_index'
from /var/lib/gems/2.3.0/gems/slop-3.6.0/lib/slop.rb:238:in `parse!'
from /var/lib/gems/2.3.0/gems/slop-3.6.0/lib/slop.rb:211:in `parse'
from /var/lib/gems/2.3.0/gems/ruby-lint-2.3.1/bin/ruby-lint:95:in `<top
(required)>'
from /usr/local/bin/ruby-lint:23:in `load'
from /usr/local/bin/ruby-lint:23:in `<main>'
{code}
It likely also means that rubylint's exit status isn't being checked.)
> Remove ruby-lint support
> ------------------------
>
> Key: YETUS-782
> URL: https://issues.apache.org/jira/browse/YETUS-782
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Affects Versions: 0.9.0
> Reporter: Allen Wittenauer
> Priority: Major
> Fix For: 0.10.0
>
>
> ruby-lint is blowing up on our .erb files. Upon digging into it further, it
> would appear that ruby-lint has been abandoned. We should remove support for
> it to cut back on the false positives, etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)