Add change note

This commit is contained in:
Owen Mansel-Chan
2024-05-14 21:27:47 +01:00
parent e71cf0ff1d
commit 410543f26b

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `go/incorrect-integer-conversion` has now been restricted to only use flow through value-preserving steps. This reduces false positives, especially around type switches.