Skip to content

Start enforcing the Ruff ERA ruleset#266

Merged
avalentino merged 1 commit into
liberfa:mainfrom
eerovaher:enforce-Ruff-ERA
Jun 5, 2026
Merged

Start enforcing the Ruff ERA ruleset#266
avalentino merged 1 commit into
liberfa:mainfrom
eerovaher:enforce-Ruff-ERA

Conversation

@eerovaher

Copy link
Copy Markdown
Contributor

The ERA ruleset guards against commented-out Python code. There is one violation in a comment that describes the default output of sphinx-quickstart, but the default behavior has changed and in any case there is little reason to run sphinx-quickstart if the Sphinx configuration already exists.

The ERA ruleset guards against commented-out Python code. There was one
violation in a comment that described the default output of
`sphinx-quickstart`, but its default behaviour has changed and in any
case there is little reason to run `sphinx-quickstart` if the Sphinx
configuration already exists, so the entire comment was safe to remove.
@avalentino avalentino merged commit 79be003 into liberfa:main Jun 5, 2026
28 checks passed
@eerovaher eerovaher deleted the enforce-Ruff-ERA branch June 5, 2026 18:30
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