mirror of https://github.com/astral-sh/ruff
Remove extraneous Dockerfile
This commit is contained in:
parent
641ff8452e
commit
ae27793b86
|
|
@ -1,5 +0,0 @@
|
||||||
FROM python:3.10.6-buster
|
|
||||||
|
|
||||||
RUN pip install ruff
|
|
||||||
RUN touch foo.py
|
|
||||||
RUN ruff foo.py
|
|
||||||
Loading…
Reference in New Issue