Skip to content

Conversation

@MeGaGiGaGon
Copy link
Contributor

Summary

Part of #18972

This PR makes indentation-with-invalid-multiple-comment (E114)'s example not raise a syntax error by adding a 4 space indented .... The example still gave E114 without this, but adding the ... both makes the change in indentation of the comment clearer, and makes it not give a SyntaxError.

Test Plan

N/A, no functionality/tests affected

@MeGaGiGaGon MeGaGiGaGon changed the title [pycodestyle] Make example error out-of-the-box (E114) [pycodestyle] Make example not raise unnecessary SyntaxError (E114) Jul 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

@ntBre ntBre self-requested a review July 8, 2025 02:32
@ntBre ntBre added the documentation Improvements or additions to documentation label Jul 8, 2025
@ntBre ntBre merged commit d78d10d into astral-sh:main Jul 8, 2025
36 checks passed
@MeGaGiGaGon MeGaGiGaGon deleted the patch-1 branch July 8, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants