Python codemods implemented using LibCST.
pip3 install libcst
git clone ...
python3 -m libcst.tool codemod -x python-codemods.codemods.<name of a codemod file>.Run /path/to/src/| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python codemods implemented using LibCST.
pip3 install libcst
git clone ...
python3 -m libcst.tool codemod -x python-codemods.codemods.<name of a codemod file>.Run /path/to/src/