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

Possibility to skip single file #41

Closed
lukasztackowiak opened this issue Feb 2, 2012 · 3 comments
Closed

Possibility to skip single file #41

lukasztackowiak opened this issue Feb 2, 2012 · 3 comments

Comments

@lukasztackowiak
Copy link

I have some weird problem when processing libs - brakeman hang on one of files.
Will be great if I can skip (giving list of excluded paths in config?) just that file which makes problem instead whole libs.

@presidentbeef
Copy link
Owner

Ideally, Brakeman shouldn't hang on any files. But I will add this as a workaround.

@lukasztackowiak
Copy link
Author

I definitely agree with that but will be great if you add that feature in a free time ;)
For example I have ~75 files in libs and must skip everything because of one, also have not time currently for debugging why it hangs. In that case skipping single file will be ideally.

@presidentbeef
Copy link
Owner

Just as a note, Brakeman doesn't really do much with the libs directory at the moment. It was originally added to prevent errors with custom HAML filters.

Repository owner locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants