##// END OF EJS Templates
Added new main wrapper to meson build desc...
Added new main wrapper to meson build desc Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r224:f8051c03cae8
r1481:8650293c5c31
Show More
exclusions.txt
19 lines | 583 B | text/plain | TextLexer
# On ignore toutes les règles vera++ pour le fichier spimpl
.*IPSIS_S04_METHOD.*found: Q_DECLARE_LOGGING_CATEGORY.*
.*IPSIS_S04_VARIABLE.*found: impl.*
# Ignore false positive relative to 'noexcept' keyword
.*IPSIS_S04_VARIABLE.*found: noexcept
.*IPSIS_S06.*found: noexcept
# Ignore false positive relative to 'override' keyword
.*IPSIS_S04_VARIABLE.*found: override
.*IPSIS_S06.*found: override
# Ignore false positive relative to 'final' keyword
.*IPSIS_S04_VARIABLE.*found: final
.*IPSIS_S06.*found: final
# Ignore false positive relative to unnamed namespace
.*IPSIS_F13.*