LibCST/native/libcst/tests
Zsolt Dollenstein 8b97600fb3
fix various Match statement visitation errors (#1161)
Fixes #1160.

This PR also

- fixes `whitespace_before_colon` being swallowed during visitation on `MatchCase`s
- adds a new type of roundtrip test that catches issues of this class: the test applies a noop transformer to exercise the visitation API and compares the result with the original source.
- adds a few more cases to the match fixture
2024-06-12 17:29:25 +01:00
..
fixtures fix various Match statement visitation errors (#1161) 2024-06-12 17:29:25 +01:00
.gitattributes Support files with mixed newlines (#1007) 2023-09-02 09:56:20 +01:00
parser_roundtrip.rs fix copyright headers and add a script to check (#635) 2022-02-01 11:13:17 +00:00