You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's fair. If Ruff maintainers show interest in the request I think you can immediatly close this issue.
I see it as at least doing my due diligence "shopping around" for linters.
This comes from python/typeshed#11497 (comment)
# pyright:ignore
--># pyright: ignore
# type:ignore
--># type: ignore
# noqa:Y011
--># noqa: Y011
This could probably be generalised further, but would likely fall out of scope of
flake8-pyi
Formatters (black and Ruff) already take of adding a space after
#
The text was updated successfully, but these errors were encountered: