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 Ruff as a linter and formatter, replacing Black #226

Merged
merged 1 commit into from
May 21, 2024

Conversation

BradonZhang
Copy link
Contributor

This change adds Ruff linting and formatting to the GitHub Actions python-build-test.yaml workflow, replacing Black as a formatter. This change also applies the necessary linting and formatting to all existing Python files.

Closes #215.

Copy link
Collaborator

@nreinicke nreinicke left a comment

Choose a reason for hiding this comment

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

Thank you for adding this in!

@nreinicke nreinicke merged commit 117ffa4 into NREL:main May 21, 2024
5 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.

Look into adding ruff
2 participants