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.
Apache License 2.0
4.11k stars 198 forks source link

Released to PyPI, Added "codemod" as console program, fix errors and styles. #63

Closed rochacbruno closed 8 years ago

rochacbruno commented 8 years ago

If merging:

  1. I need a PiPY username to transfer the ownership
  2. Somebody with repo access needs to register in landscape.io and change badge url
facebook-github-bot commented 8 years ago

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

rochacbruno commented 8 years ago

I just signed the CLA

facebook-github-bot commented 8 years ago

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

modocache commented 8 years ago

Woah, this is awesome! Thanks, @rochacbruno, this seems like a massive improvement. Just a few notes...

modocache commented 8 years ago

So, so cool. :sunglasses:

Just had the two questions about noqa and the doctest argument. I'll merge once those are addressed. Thanks!! :+1:

modocache commented 8 years ago

Thanks! :100: