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

Add support for autoformatting comprehensions #99

Merged
merged 7 commits into from
Dec 16, 2024

Conversation

nielsdebruin
Copy link
Contributor

What's changed?

The AutoFormatter is now able to format list, dict, and set comprehensions

What's your motivation?

Automagically, have nice code!

Anyone you would like to review specifically?

@knutwannheden

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@nielsdebruin nielsdebruin self-assigned this Dec 11, 2024
@nielsdebruin nielsdebruin added the enhancement New feature or request label Dec 12, 2024
@nielsdebruin nielsdebruin merged commit a4c9587 into main Dec 16, 2024
1 of 2 checks passed
@nielsdebruin nielsdebruin deleted the autoformat/comprehensions branch December 16, 2024 11:20
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants