LibCST/libcst/codemod
2020-05-12 11:35:55 -07:00
..
commands [ScopeProvider] Expose more granular Assignments and Accesses for dotted imports (#284) 2020-04-21 10:27:47 +01:00
tests [codemod] show errors from formatter subprocess call 2020-04-23 13:13:26 -07:00
visitors [release] Bump LibCST to new release 0.3.4 2020-05-12 11:35:55 -07:00
__init__.py Apply correct copyright header to all open-sourced files. 2019-12-12 15:34:13 -08:00
_cli.py [codemod] show errors from formatter subprocess call 2020-04-23 11:20:20 -07:00
_codemod.py Integrate FullRepoManager into codemod command, allowing codemods to depend on full-repo capable metadata providers. 2020-01-28 13:45:18 -08:00
_command.py Add a visitor which can remove unused imports using scope analysis. 2020-02-18 16:02:10 -08:00
_context.py Add support for current package to codemod context. 2020-02-07 11:52:16 -08:00
_runner.py Plumb through the ability to override the python version used for parsing in libcst.tool. 2019-12-19 11:40:22 -08:00
_testing.py Apply make_fixture_data() to codemod output 2020-01-10 15:38:23 -08:00
_visitor.py Add documentation for libcst.codemod and friends. 2019-12-17 11:59:51 -08:00