https://bugs.kde.org/show_bug.cgi?id=368068
Bug ID: 368068
Summary: Add global option to exclude a particular check from a
level
Product: clazy
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
It would be nice to have the option to exclude certain checks from the levels.
E.g having all check from level0 and level1 excluding non-pod-global-static:
export CLAZY_CHECKS="level0,level1,-non-pod-global-static"
--
You are receiving this mail because:
You are watching all bug changes.