pylint
A Python code linter. More information: <https://pylint.pycqa.org/en/latest/>.
RUN apt-get update && \
apt-get install -y pylint
RUN apt-get update && \
apt-get install -y pylint
RUN pacman -S --noconfirm pylint
RUN apt-get update && \
apt-get install -y pylint
RUN dnf install -y pylint
RUN apt-get update && \
apt-get install -y pylint