Ignore specific lines if they're marked for it
オープン
- 主要言語
- OCaml
- スター
- 15.7k
- フォーク
- 2.1k
- 平均マージ
- 19時間 36分
- マージ済み PR(30日)
- 13
説明
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?
コントリビューションガイド
評価
この issue はまだ評価されていません。