Skip to content

Run ruff with double quote checks only

Bastien Abadie requested to merge ruff into master

Refs https://redmine.teklia.com/issues/5981

This brings the ruff config used to generate the single quote to double quote MR !2214 (merged)

I enable the fixes generation so that developers only have to commit changes after a pre-commit run (same as black on our other projects).

Merge request reports

Loading