Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Suppression comments for HHClientLinter don't mesh well with /**/ comments #407

Description

@lexidor
/* HHAST_FIXME[DontAwaitInALoop]
   Why I can't fix this now.
   HHAST_FIXME[5583]*/
    await ...;

The numbered FIXME must be on the literal preceding line. Fixmes for other linters such as DontAwaitInALoopLinter can live anywhere in the preceding comment.

I am expecting this to be a wontfix. I just had to bring it up to be sure.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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