checkstyle

checks Java source against a coding standard

Debian Debian
RUN apt-get update && \ apt-get install -y checkstyle
Ubuntu
RUN apt-get update && \ apt-get install -y checkstyle
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y checkstyle
Fedora
RUN dnf install -y checkstyle
Raspbian
RUN apt-get update && \ apt-get install -y checkstyle
click the source code to copy install checkstyle on any operating system with command-not-found.com