Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore pyproject.toml for adding noqa directives (#5013)
## Summary Ignore pyproject.toml file for adding noqa directives using `--add-noqa` ## Test Plan `cargo run --bin ruff -- check --add-noqa .` fixes: #5012
- Loading branch information