https://bugs.kde.org/show_bug.cgi?id=406645
Bug ID: 406645
Summary: yaml diagnostics export
Product: clazy
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
It would be nice if clazy could export the fixes in the same format as
clang-tidy:
-export-fixes=<filename> -
YAML file to store suggested fixes in. The
stored fixes can be applied to the input
source
code with clang-apply-replacements.
This "fixes" database is more a diagnostic databse, as it contains entry for
diagnostic even if they don't have fixits.
--
You are receiving this mail because:
You are watching all bug changes.