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
It was discussed with @plasorak some time ago that we could start bringing in some automated linting and formatting to the backend drunc repo.
One nice candidate to begin with is ruff. set up a pre-commit hook for ruff linting and formatting.
Note: go easy at first. One of the concerns was that too much code would change at once. Start with a few non-controversial rules.
The text was updated successfully, but these errors were encountered:
dalonsoa
No branches or pull requests
It was discussed with @plasorak some time ago that we could start bringing in some automated linting and formatting to the backend drunc repo.
One nice candidate to begin with is ruff. set up a pre-commit hook for ruff linting and formatting.
Note: go easy at first. One of the concerns was that too much code would change at once. Start with a few non-controversial rules.
The text was updated successfully, but these errors were encountered: