mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
* Simplify command specifier parsing * Allow running codemods without configuring in YAML This enables codemodding things by just plonking a CodemodCommand class into any old importable module and running `python -m libcst.tool codemod -x some_module.SomeClass ...` |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| codemod_formatter_error_input.py.txt | ||
| test_codemod.py | ||
| test_codemod_cli.py | ||
| test_metadata.py | ||
| test_runner.py | ||