facebook / facebook/infer

Ignore specific lines if they're marked for it

オープン
#928 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。