uncrustify
C, C++, C#, D, Java and Pawn source code formatter. More information: <https://github.com/uncrustify/uncrustify>.
RUN apt-get update && \
apt-get install -y uncrustify
RUN apt-get update && \
apt-get install -y uncrustify
RUN apk add uncrustify
RUN pacman -S --noconfirm uncrustify
RUN apt-get update && \
apt-get install -y uncrustify
RUN dnf install -y uncrustify
RUN apt-get update && \
apt-get install -y uncrustify