You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2022/10/07 06:45:00 UTC

[jira] [Updated] (MINIFICPP-1947) Linter shouldn't be enabled in windows solution by default

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

Martin Zink updated MINIFICPP-1947:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

https://github.com/apache/nifi-minifi-cpp/commit/248953e9628528ee7df13b0280a1b38b9b0d75b9

> Linter shouldn't be enabled in windows solution by default
> ----------------------------------------------------------
>
>                 Key: MINIFICPP-1947
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1947
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Trivial
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently in the windows CI linter runs twice
>   - once by the build step (as it is part of solution)
>   - once by the linter step
>  
> We can also remove the ENABLE_LINTER cmake flag if we can remove the lint from the solution (it was added so windows build doesn't depend on python)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)