pyflakes-2
A lint-like tool for Python to identify common errors quickly without executing code
RUN pacman -S --noconfirm python2-pyflakes
RUN dnf install -y python2-pyflakes
A lint-like tool for Python to identify common errors quickly without executing code
RUN pacman -S --noconfirm python2-pyflakes
RUN dnf install -y python2-pyflakes