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
But still it seems to scan under vendor. And it only takes one argument, it probably should be an array too.
Another problem is that files with whitespace in names/directories do not work:
/opt/app/vendor/gems/rubyzip-0.9.1/lib/quiz1/t/solutions/Bill Guindon/solitaire.rb
Errors:
ruby: No such file or directory -- /opt/app/vendor/gems/rubyzip-0.9.1/lib/quiz1/t/solutions/Bill (LoadError)
The text was updated successfully, but these errors were encountered:
I don't think ignored_folders is working.
I have:
But still it seems to scan under vendor. And it only takes one argument, it probably should be an array too.
Another problem is that files with whitespace in names/directories do not work:
The text was updated successfully, but these errors were encountered: