[clazy] [Bug 470832] New: If clazy-standalone fails for one file no fixes are written
Andre Woebbeking
bugzilla_noreply at kde.org
Fri Jun 9 16:39:45 BST 2023
https://bugs.kde.org/show_bug.cgi?id=470832
Bug ID: 470832
Summary: If clazy-standalone fails for one file no fixes are
written
Classification: Developer tools
Product: clazy
Version: unspecified
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: woebbeking at kde.org
CC: smartins at kde.org
Target Milestone: ---
Hi,
I'm running clazy 1.11 and I use
find . -name "*cpp" | xargs clazy-standalone --checks=old-style-connect
--export-fixes=fixes.yaml -p compile_commands.json
to convert old style connects to new syntax. If clazy-standalone fails for one
CPP (because it isn't in the JSON file) no fixes.yaml is written. I've to
delete the non contained CPP and run clazy-standalone again.
Please write the fixes in every case.
Cheers,
André
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list