[
https://issues.apache.org/jira/browse/MINIFICPP-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-2870:
-----------------------------------
Description:
Ruff seems to be the best linting/formatting tool in 2026. We should utilize it
for our python code we could save time in development formatting and also CI
minutes.
It does more than our current flake8 setup. It should be a drop in replacement
for flake8 + black + isort, (from which we only use flake8 atm)
> Lint/Check python code with ruff
> --------------------------------
>
> Key: MINIFICPP-2870
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2870
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Martin Zink
> Assignee: Martin Zink
> Priority: Major
>
> Ruff seems to be the best linting/formatting tool in 2026. We should utilize
> it for our python code we could save time in development formatting and also
> CI minutes.
>
> It does more than our current flake8 setup. It should be a drop in
> replacement for flake8 + black + isort, (from which we only use flake8 atm)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)