mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-23 20:11:31 +01:00
dockerfile: replace pylint with ruff
This commit is contained in:
parent
1038647c2c
commit
651a14135b
|
@ -12,7 +12,7 @@ RUN pacman --noconfirm -Syu && pacman --noconfirm -Sy \
|
|||
ipython \
|
||||
python-pip \
|
||||
htop \
|
||||
python-pylint \
|
||||
python-ruff \
|
||||
python-virtualenv \
|
||||
bash-language-server \
|
||||
&& rm -rf /var/cache/pacman/pkg/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user