LibCST/libcst
Steven Troxler 601db54880
Add instructions to codegen test failures (#582)
* Add instructions to codegen test failures

* Run ufmt

* Fix lint errors, mention tox -e codegen
2022-01-05 12:24:31 -08:00
..
_nodes Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_parser Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
codegen Add instructions to codegen test failures (#582) 2022-01-05 12:24:31 -08:00
codemod Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
helpers Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
matchers Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
metadata Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
testing Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
tests Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
__init__.py Implement PEP-634 - Match statement (#568) 2021-12-30 10:00:51 +00:00
_add_slots.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_batched_visitor.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_exceptions.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_flatten_sentinel.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_maybe_sentinel.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_metadata_dependent.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_position.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_removal_sentinel.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_tabs.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_type_enforce.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_typed_visitor.py Implement PEP-634 - Match statement (#568) 2021-12-30 10:00:51 +00:00
_typed_visitor_base.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_types.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_visitors.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
py.typed support mypy using py.typed 2019-09-16 13:49:08 -07:00
tool.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00