You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2022/05/11 14:19:00 UTC

[jira] [Updated] (MINIFICPP-1832) Integrate first batch of clang-tidy checks in CI

     [ https://issues.apache.org/jira/browse/MINIFICPP-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gábor Gyimesi updated MINIFICPP-1832:
-------------------------------------
    Labels: MiNiFi-CPP-Hygiene  (was: )

> Integrate first batch of clang-tidy checks in CI
> ------------------------------------------------
>
>                 Key: MINIFICPP-1832
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1832
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: New Feature
>            Reporter: Gábor Gyimesi
>            Assignee: Gábor Gyimesi
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>
> * Update clang to clang-14 in CI
>  * Compile all extensions with clang in CI generating the compile_commands.json
>  * Run the first batch of checks with clang-tidy-14
>  ** These checks are: boost*,bugprone*,cert*,portability*,-clang-analyzer-optin.cplusplus.VirtualCall,-bugprone-narrowing-conversions,-bugprone-implicit-widening-of-multiplication-result,-bugprone-macro-parentheses,-bugprone-easily-swappable-parameters,-bugprone-exception-escape,-cert-err58-cpp,-cert-err33-c
>  * Fix the failing checks
>  * Integrate the checks for changed files in CI



--
This message was sent by Atlassian Jira
(v8.20.7#820007)