Allow to customize the TODO marker string

This commit is contained in:
Alexander Kobjolke 2022-03-07 12:48:33 +01:00
parent 461f34a100
commit 4514d0f120
5 changed files with 61 additions and 28 deletions

View file

@ -1 +1,4 @@
Intentional (Rule "autosar_cpp14_a18_9_1") "Test auto"
Intentional (Rule "autosar_cpp14_a18_9_1") "Test intentional auto"
--FalsePositive (Rule "autosar_cpp14_a18_9_2") "Test false auto"
ToDo (Rule "autosar_cpp14_a18_9_3")
#ToDo (Rule "autosar_cpp14_a18_9_4")