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

chapel-py: Apply black to chapel-py and its derivative files. #24910

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

DanilaFe
Copy link
Contributor

@DanilaFe DanilaFe commented Apr 23, 2024

We've done this before on files such as chpl-language-server.py or chplcheck.py or rules.py. This PR just does that again, but also applies it to other, less-often formatted files.

Reviewed by @jabraham17 -- thanks!

Testing

  • validated using the new CI check

Copy link
Member

@jabraham17 jabraham17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realized after reviewing that black defaults to line widths of 88. Did you run it with that default line width, or some other width?

@DanilaFe
Copy link
Contributor Author

I did it with line with 80, which we have been using ourselves.

Signed-off-by: Danila Fedorin <daniel.fedorin@hpe.com>
Signed-off-by: Danila Fedorin <daniel.fedorin@hpe.com>
Signed-off-by: Danila Fedorin <daniel.fedorin@hpe.com>
@DanilaFe DanilaFe merged commit 4a900fa into chapel-lang:main Apr 23, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants