1 comment (1 comment)2 reactions (2 reactions)0 assignees (0 assignees)Rust2,088 forks (2,088 forks)batch import
help wantedneeds-designsuppression
Repository metrics
- Stars
- 47,527 stars (47,527 stars)
- PR merge metrics
- Avg merge 3d 8h (Avg merge 3d 8h)573 merged PRs in 30d (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
- Research direction
- Investigate how suppression comments are currently handled and propose a format that allows trailing content while maintaining compatibility with other tools like Flake8. Review previous discussions and linked pull requests for context.
- Tech stack
- rustpython
- Domain
- devtoolsdeveloper experience
- Issue type
- Feature
- Prerequisites
- PythonRust