facebookarchive / codemod

Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Skip file" feature

sqs opened this issue · comments

Here's a feature request that I can submit a patch for if there is interest from other people. It'd be nice to be able to skip a file (i.e., say 'no' to all suggested changes in a given file).

Motivation: This comes up a lot when I am codemodding a directory with a bunch of vendored libraries in addition to my own code. I know I don't want to make any mods to the vendored libraries.

Thank you for reaching out to us and we'd like to first apoligize for not getting back to you sooner. We're closing out older issues since updates to the project may address the issue you opened or they may no longer be relevant. If you're still experiencing the problem, please reopen the issue - thanks!