feat(dev): add clang-format
Required for formatting C.
This commit is contained in:
parent
211d55488e
commit
52fe7ae11f
@ -51,6 +51,7 @@ RUN \
|
|||||||
&& curl -sL https://deb.nodesource.com/setup_14.x | bash - \
|
&& curl -sL https://deb.nodesource.com/setup_14.x | bash - \
|
||||||
&& apt-get -y update \
|
&& apt-get -y update \
|
||||||
&& apt-get -y install --no-install-recommends \
|
&& apt-get -y install --no-install-recommends \
|
||||||
|
clang-format \
|
||||||
g++-multilib \
|
g++-multilib \
|
||||||
gpg-agent \
|
gpg-agent \
|
||||||
libsdl2-dev \
|
libsdl2-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user