mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
Clang-Format 14 (#1321)
* format * Update dockerfile and other documentation * Update mac instructions
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@ RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone &
|
||||
unzip \
|
||||
vbindiff \
|
||||
vim \
|
||||
clang-tidy-11 \
|
||||
clang-format-11 \
|
||||
clang-tidy-14 \
|
||||
clang-format-14 \
|
||||
libpng-dev && \
|
||||
apt clean && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user