scala/scala3

Ycheck consistency between flags

オープン

#1,329 opened on 2016/06/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (1,159 件のフォーク)batch import
backloghelp wanteditype:enhancement

Repository metrics

Stars
 (6,247 個のスター)
PR merge metrics
 (平均マージ 18d 14h) (30d で 133 merged PRs)

説明

Some combinations of flags make no sense, eg Lazy | Label. It would be nice to Ycheck that we don't have invalid combinations of flags.

This task is hard, because it's open-ended as we do not currently have a spec of what combinations are valid and what are not.

コントリビューターガイド