-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Currently the is a numericOperandsInArithmeticOperators
but nothing about bitwise operator.
Should we introduce a numericOperandsInBitwiseOperators
?
Should we even be stricter and introduce integerOperandsInBitwiseOperators
?
(Since bitwise works on integer bits).
Your call @ondrejmirtes
I prefer to ask before starting implementing the follow of #273
Metadata
Metadata
Assignees
Labels
No labels