editorconfig

coding style indenter for all editors - commandline tools

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