-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Question: How can I locally disable a lint check?
Example in a rst file, I have this line:
A very long line with an `url <https://veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery.long.url>`_.
I would like to disable the lint check for this line only, like this (non-working example):
A very long line with an `url <https://veryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryvery.long.url>`_. # noqa: line-too-long
Metadata
Metadata
Assignees
Labels
No labels