astral-sh/ruff

autofix for flake8-use-pathlib (PTH) rules

Open

#2.331 geöffnet am 29. Jan. 2023

Auf GitHub ansehen
 (17 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)Rust (2.088 Forks)batch import
fixeshelp wanted

Repository-Metriken

Stars
 (47.527 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 8h) (573 gemergte PRs in 30 T)

Beschreibung

I enabled PTH rules and there was a few hits in rotki's codebase.

This is a rule I woud like to enforce but there is quite many places it hit and I suppose at least some of the rules should be autofixable. So if possible it would be cool to have ruff do it for us.

Contributor Guide