Skip to content

Commit 1a1acdb

Browse files
committed
Add change note
1 parent 06866d8 commit 1a1acdb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- `RULE-10-1` - `OperandsOfAnInappropriateEssentialType.ql`
2+
- Reduce false negatives by supporting operands to the `~` operator with the incorrect essential type.
3+
- Reduce false positives by identifying the essential type of `!<expr>` as essentially boolean type.
4+
- Improve clarity reporting by reporting the violating operand, instead of the operator, and addressing message typos.

0 commit comments

Comments
 (0)