facebook / facebook/infer

Ignore specific lines if they're marked for it

Open
#928 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
OCaml
Stars
15.7k
Forks
2.1k
Avg merge
19h 36m
Merged PRs (30d)
13

Description

It'd be nice if I could ignore specific lines like a comment or something.
Devs should have the ability to mark a line of code with a comment to signal infer that this line needs to be ignored while linting

.foo {
color: red; /* infer-ignore */
}

Is anything like this possible with infer or is this a feature that anyone else is interested in?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.