Skip to content

Replace flake8 references with ruff - #896

Open
voetberg wants to merge 1 commit into
rucio:mainfrom
voetberg:main
Open

Replace flake8 references with ruff#896
voetberg wants to merge 1 commit into
rucio:mainfrom
voetberg:main

Conversation

@voetberg

@voetberg voetberg commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Closes: #716

Comment on lines +251 to 252
Rucio uses [`ruff`](https://github.com/astral-sh/ruff-pre-commit) as a formatter and a linter,
a custom whitespace remover, and a script to verify a uniform file-header format.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should avoid the repetition of "and a" here ("and a linter, ... and a script")

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.

Instruct to use ruff instead of flake8

2 participants