Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BREAKING CHANGES] Drop libcst #3

Merged
merged 3 commits into from
Jul 27, 2024
Merged

[BREAKING CHANGES] Drop libcst #3

merged 3 commits into from
Jul 27, 2024

Conversation

andrew000
Copy link
Owner

Drop libcst
Drop argument beauty
Drop BeautyFluentSerializer

Add use of ast (built-in python lib)
Add arguments ignore_attributes & expand_ignore_attributes
Add time measurements

Drop `libcst`.
Drop argument `beauty`.
Drop `BeautyFluentSerializer`

Add use of `ast` (built-in python lib)
Add arguments `ignore_attributes` & `expand_ignore_attributes`
Add time measurements
@andrew000 andrew000 self-assigned this Jul 26, 2024
@andrew000 andrew000 added the enhancement New feature or request label Jul 26, 2024
Fix leave_as_is path sorting
Rewrite tests
@andrew000 andrew000 merged commit 3464cf4 into dev Jul 27, 2024
4 checks passed
@andrew000 andrew000 deleted the ast-experiments branch September 24, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant