[clazy] [Bug 406645] New: yaml diagnostics export
chgans at gmail.com
chgans at gmail.com
Thu Apr 18 02:37:57 BST 2019
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: unassigned-bugs at kde.org
Reporter: chgans at gmail.com
CC: smartins at kde.org
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 the assignee for the bug.
More information about the Unassigned-bugs
mailing list