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

chore: Run pycodestyle fixes, add some docstrings #285

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

pederhan
Copy link
Member

I was intending to activate the D (pycodestyle) Ruff rules, but there are simply too many errors (>500), most of them from missing docstrings in API models and their computed fields.

However, I did activate the D rules and run pre-commit on all files to apply all available autofixes. Furthermore, I added some missing docstrings before giving up.

@pederhan pederhan merged commit 3b09b66 into unioslo:master Jan 20, 2025
5 checks passed
@pederhan pederhan deleted the ruff-pydocstyle branch January 20, 2025 14:01
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.

1 participant