Skip to content

Question: How can I locally disable a lint check? #142

@apallier

Description

@apallier

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions