Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Allow blacklisting a file from slicker #36

Open
benjaminjkraft opened this issue Nov 16, 2018 · 0 comments
Open

Allow blacklisting a file from slicker #36

benjaminjkraft opened this issue Nov 16, 2018 · 0 comments

Comments

@benjaminjkraft
Copy link
Contributor

Sometimes you have a file you know slicker is not going to do a good job of. (For example, lib/pickle_util.py in Khan/webapp.) It would be great if you can just blacklist those -- and instead of doing anything Slicker will read them, see if it would do anything, and then just print a warning saying so. That way you know to modify it, but we don't do something wrong.

This requires a way to config those. One option is a # slickerignore comment. In principle we could even apply it to a range of lines.

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

1 participant