Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignored folders, whitespace #15

Open
kke opened this issue Nov 26, 2012 · 0 comments
Open

Ignored folders, whitespace #15

kke opened this issue Nov 26, 2012 · 0 comments

Comments

@kke
Copy link

kke commented Nov 26, 2012

I don't think ignored_folders is working.

I have:

ignore_folders 'vendor/**' # (also tried vendor/**/*, vendor*)

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant