We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should add a pre-commit hook for linting GreenHEART to streamline and simplify code coming from disparate sources.
Ruff is fast, easy-to-setup, and well-accepted. I'll defer to @RHammond2 about best settings though it should be pretty straightforward.
The text was updated successfully, but these errors were encountered:
Agreed! We setup pre-commit hooks in the electrolyzer repo (inspired by FLORIS) that we could pull from as well: https://github.com/NREL/electrolyzer
Sorry, something went wrong.
pre-commit
RHammond2
No branches or pull requests
Add ruff as an automatic linter
We should add a pre-commit hook for linting GreenHEART to streamline and simplify code coming from disparate sources.
Proposed solution
Ruff is fast, easy-to-setup, and well-accepted.
I'll defer to @RHammond2 about best settings though it should be pretty straightforward.
The text was updated successfully, but these errors were encountered: