Explorar el Código

tools/cppcheck: suppression file for cppcheck

Nathalie Furmento hace 9 años
padre
commit
ec0f0d1fb4
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      tools/cppcheck/suppressions.txt

+ 4 - 0
tools/cppcheck/suppressions.txt

@@ -0,0 +1,4 @@
+memleakOnRealloc
+knownConditionTrueFalse
+variableScope
+constStatement:examples/stencil/*