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 96a6358 commit e55a5b3Copy full SHA for e55a5b3
change_notes/2024-02-15-fix-fp-m0-1-3.md
@@ -0,0 +1,4 @@
1
+- `M0-1-3` - `UnusedMemberVariable.ql`, `UnusedGlobalOrNamespaceVariable.ql`:
2
+ - Address FP reported in #384. Exclude variables with compile time values that may have been used as a template argument.
3
+ - Exclude uninstantiated template members.
4
+ - Reformat the alert message to adhere to the style-guide.
0 commit comments