-
Notifications
You must be signed in to change notification settings - Fork 10
Adds ruff for linting + autoformatting #200
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
Conversation
Before we merge the actual formatted code to this branch, can you add something in the Readme/contribution about |
Correct. I'll add it Added it in #201 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (after #201 is merged).
* Reformatted files + pre-commit hook * Update requirements * Adds install instructions for the pre-commit hook
Fixes #192
Tried to align with nomad. I think it would also make sense to autoformat the code with ruff (but maybe in a separate PR?). Otherwise we will get large diffs as soon as we edit.