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