afegit linter

This commit is contained in:
2025-12-18 10:04:21 +01:00
parent bfb4903998
commit eb2702eb19
13 changed files with 1161 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
ignore_unversioned_libs
Memcheck:Leak
...
obj:*/lib*/lib*.so
}
{
ignore_versioned_libs
Memcheck:Leak
...
obj:*/lib*/lib*.so.*
}