[clazy] [Bug 418212] New: Add option to configure checks with .clazy configuration file
Simone Gaiarin
bugzilla_noreply at kde.org
Wed Feb 26 07:47:04 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=418212
Bug ID: 418212
Summary: Add option to configure checks with .clazy
configuration file
Product: clazy
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: simgunz at gmail.com
CC: smartins at kde.org
Target Milestone: ---
SUMMARY
I take clang-tidy as an example to explain the situation.
clang-tidy can be configured with a .clang-tidy config file. This file can be
committed to the KDE project repo and shipped together with it. IDE like
KDevelop can use this file to configure the clang-tidy checks. The developer
does not need to configure anything. Ideally, the same checks that are
performed on the gitlab CI system are performed also in KDevelop and the
develper does not need to wait the CI build to figure out possible problems.
It would be nice to have clazy be configurable with a config file to support
the same workflow.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list