rubocop

Lint Ruby files. More information: <https://docs.rubocop.org/rubocop/usage/basic_usage.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y rubocop
Ubuntu
RUN apt-get update && \ apt-get install -y rubocop
Arch Arch Linux
RUN pacman -S --noconfirm rubocop
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rubocop
click the source code to copy install rubocop on any operating system with command-not-found.com