We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 654700f commit beaf279Copy full SHA for beaf279
1 file changed
c/misra/src/rules/RULE-14-3/ControllingExprInvariant.ql
@@ -15,8 +15,6 @@
15
16
import cpp
17
import codingstandards.c.misra
18
-import cpp
19
-import codingstandards.c.misra
20
21
from ControlFlowNode expr, string message
22
where
0 commit comments