LibCST/libcst/codemod
2023-01-24 13:51:56 +00:00
..
commands convert_type_comments now preserves comments following type comments (#702) 2022-06-20 07:39:12 -06:00
tests Fix the bug that the use of formatter in codemods has undetermined target Python version, resulting in hard-to-reason-with behavior (#771) 2022-09-14 14:31:36 +01:00
visitors [AddImportsVisitor] Docstring Check Only for the Top Element of the Body (#841) 2023-01-24 13:51:56 +00:00
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_cli.py Several trivial refactors (#770) 2022-09-14 14:33:45 +01:00
_codemod.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_command.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_context.py Support module and package names in the codemod context (#662) 2022-03-23 14:17:25 -04:00
_dummy_pool.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_runner.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_testing.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_visitor.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00