We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857827d commit ae5535aCopy full SHA for ae5535a
1 file changed
change_notes/2026-04-25-fix-performance-inappropriate-bitwise-or-shift-operands.md
@@ -1,5 +1,7 @@
1
- `RULE-6-4-2` - `InheritedOverridableMemberFunction.ql`:
2
- Improved evaluation performance.
3
+- `RULE-6-9-2` - `AvoidStandardIntegerTypeNames.ql`:
4
+ - Fixed query name.
5
- `RULE-7-0-4` - `InappropriateBitwiseOrShiftOperands.ql`:
6
7
- Removed false positives related to the `insertion operator`.
0 commit comments