astral-sh/ruff

Allow trailing comments after supression comments

Open

#10,343 opened on Mar 11, 2024

View on GitHub
 (1 comment) (2 reactions) (0 assignees)Rust (2,088 forks)batch import
help wantedneeds-designsuppression

Repository metrics

Stars
 (47,527 stars)
PR merge metrics
 (Avg merge 3d 8h) (573 merged PRs in 30d)

Description

We should allow content to follow suppression comments e.g. to provide a reason for the # noqa.

We need to decide on a format to support with considerations of compatibility with other tools.

Previously discussed in:

Contributor guide