Martin Zink created MINIFICPP-1947:
--------------------------------------
Summary: 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
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 removed 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)