aboutsummaryrefslogtreecommitdiffstats
path: root/test/hal/testbuild/pclint/waivers.lnt
diff options
context:
space:
mode:
Diffstat (limited to 'test/hal/testbuild/pclint/waivers.lnt')
-rw-r--r--test/hal/testbuild/pclint/waivers.lnt12
1 files changed, 8 insertions, 4 deletions
diff --git a/test/hal/testbuild/pclint/waivers.lnt b/test/hal/testbuild/pclint/waivers.lnt
index 67befb44a..ea5b15dd1 100644
--- a/test/hal/testbuild/pclint/waivers.lnt
+++ b/test/hal/testbuild/pclint/waivers.lnt
@@ -5,13 +5,17 @@
+libclass(angle,ansi)
+libh(core_cm4.h)
+libh(stm32f4xx.h)
-+libh(*LLD.h)
+
+/* Permitting anonymous unions.*/
++fan
/* Silencing common non-MISRA info generated by PCLint in -w3 mode. All of
- them have been controlled. Other infos have been fixed in the code.*/
--e526 -e537
+ them have been controlled. Other infos have been fixed in the code.
+ Remove temporarily the following -e in order to perform extra code quality
+ checks.*/
+-e526 -e537 -e552
-e613
--e714 -e716 -e717 -e749 -e757 -e758 -e759 -e768 -e773 -e778 -e793
+-e714 -e716 -e717 -e749 -e757 -e758 -e759 -e766 -e768 -e769 -e773 -e778 -e793
-e826 -e830 -e835 -e845
/* Removing *advisory* directives and rules that would negatively impact