Skip to content

Make ruff ignore sphinx-gallery builds#576

Merged
santisoler merged 1 commit intomainfrom
ruff-ignore
Sep 3, 2025
Merged

Make ruff ignore sphinx-gallery builds#576
santisoler merged 1 commit intomainfrom
ruff-ignore

Conversation

@leouieda
Copy link
Member

@leouieda leouieda commented Sep 3, 2025

The gallery builds Python scripts that don't always follow Ruff's style rules but they aren't really used in the final docs. Ruff checks the original gallery source code but it shouldn't these build products. Ignore them in the configuration.

The gallery builds Python scripts that don't always follow Ruff's style
rules but they aren't really used in the final docs. Ruff checks the
original gallery source code but it shouldn't these build products.
Ignore them in the configuration.
@santisoler
Copy link
Member

Nice catch, thanks @leouieda!

@santisoler santisoler merged commit 7346a35 into main Sep 3, 2025
17 checks passed
@santisoler santisoler deleted the ruff-ignore branch September 3, 2025 16:42
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