git-clang-format

Integration of clang-format for git

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