We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec4d30 commit b6e9be7Copy full SHA for b6e9be7
change_notes/2022-09-18-m3-2-1-templates.md
@@ -0,0 +1,4 @@
1
+ - `M3-2-1` - `DeclarationsOfAnObjectShallHaveCompatibleTypes.ql`
2
+ - Reduced false positives by excluding non-object variables (for example, member variables).
3
+ - Reduced false positives by excluding variable templates and template instantiations.
4
+ - Improved the reported error message by including the conflicting type names.
0 commit comments