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

Avoid conflicting pydocstyle rule in ruff configuration #343

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

flferretti
Copy link
Collaborator

@flferretti flferretti commented Jan 15, 2025

D203 and D211 are incompatible (see https://docs.astral.sh/ruff/rules/incorrect-blank-line-before-class/). Choosing D211


📚 Documentation preview 📚: https://jaxsim--343.org.readthedocs.build//343/

@flferretti flferretti self-assigned this Jan 15, 2025
@flferretti flferretti requested a review from xela-95 as a code owner January 15, 2025 16:50
Copy link
Member

@xela-95 xela-95 left a comment

Choose a reason for hiding this comment

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

Agree on the D211! LGTM

@flferretti flferretti enabled auto-merge January 15, 2025 17:03
@flferretti flferretti merged commit a4f6889 into main Jan 15, 2025
25 checks passed
@flferretti flferretti deleted the flferretti-patch-2 branch January 15, 2025 17:08
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.

2 participants