blob: ed06ba6abedab93526aa6e53de48204b520f4517 [file] [edit]
---
id: rm-cmdbg-macros
language: Cpp
severity: 'off'
message: "Remove `CM_DBG` usage before submission"
ignores:
# Unit tests for the header.
- Tests/CMakeLib/testDebug.cxx
rule:
pattern: CM_DBG($EXPR)
kind: call_expression
fix: $EXPR