Skip to content

Fix and Simplify Ruff Linter Rules Configuration #289

@threeal

Description

@threeal

This issue proposes simplifying the Ruff linter rules configuration by enabling the ALL rule, which activates all available rules while selectively ignoring specific ones as needed.

It is also recommended to ignore the pydocstyle (D) rules because documentation is no longer generated since #288, and documenting the source code might not always be necessary, especially for a private package.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions