Opened 7 years ago
Closed 4 years ago
#13561 closed Bug Report - General (Trac EOL)
Run clazy over sources.
| Reported by: | David Hampton | Owned by: | David Hampton |
|---|---|---|---|
| Priority: | minor | Milestone: | 32.0 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Clazy is based on clang-tidy and checks for proper usage of the Qt API.
Change History (2)
Note:
See TracTickets
for help on using tickets.

David - not sure if you've used clazy before - but it will generate hundreds if not thousands of fairly trivial warnings. e.g. the QString .arg() check will have a field day.