Ignore specific lines if they're marked for it
Ouverte
- Langage dominant
- OCaml
- Étoiles
- 15.7k
- Forks
- 2.1k
- Merge moyen
- 19 h 36 min
- PR mergées (30 j)
- 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?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.