A Docker image for dosisod/refurb.
A tool for refurbishing and modernizing Python codebases.
This image is a quick Docker packaging intended for testing refurb around
and possibly find out whether it suits the linters pipeline.
WORKDIR is /src so you probably want to bind-mount that.
docker run --rm -it -v "$(pwd):/src" letompouce/refurb refurb file.py
Content type
Image
Digest
sha256:7f86bfd4b…
Size
69.4 MB
Last updated
almost 4 years ago
docker pull letompouce/refurb