[Option] Avoid using the default argument for the 3-argument hasFlag. NFC
The default argument true is error-prone: I think many would think the default is false.
Loading
Please sign in to comment
The default argument true is error-prone: I think many would think the default is false.