SET(LIST_OF_RULES
    UnusedLocalVariable
    UnusedMethodParameter
    )

BUILD_DYNAMIC_RULES("${LIST_OF_RULES}")
