Skip to content

chore: disable black and ruff on CI - #961

Merged
maxhelias merged 1 commit into
dunglas:mainfrom
alexisLefebvre:chore-disable-black-and-ruff
Aug 27, 2026
Merged

chore: disable black and ruff on CI#961
maxhelias merged 1 commit into
dunglas:mainfrom
alexisLefebvre:chore-disable-black-and-ruff

Conversation

@alexisLefebvre

Copy link
Copy Markdown
Contributor

It reported a warning:

[WARN] Black and Ruff are both enabled, and might conflict with each other. To avoid potential conflicts, keep only one of the two enabled, and disable the other.

We do not need to lint Python files.

@maxhelias
maxhelias merged commit 2f76fa1 into dunglas:main Aug 27, 2026
2 checks passed
@maxhelias

Copy link
Copy Markdown
Collaborator

Thanks @alexisLefebvre !

@alexisLefebvre
alexisLefebvre deleted the chore-disable-black-and-ruff branch August 27, 2026 19:46
@dunglas

dunglas commented Aug 27, 2026

Copy link
Copy Markdown
Owner

I would enable one of them. Python scripts are very common and the whole point of having super linter in this repo is to lint all common files a project can have without having to tweak the config or install extra tools.

@maxhelias

Copy link
Copy Markdown
Collaborator

What do you think about keeping Ruff?

@dunglas

dunglas commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Yes good idea

@alexisLefebvre

Copy link
Copy Markdown
Contributor Author

Ok, Ruff will be restored by this PR:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants