Setup plugins for Clang-tidy/format

This commit is contained in:
Tim Keller
2021-08-09 00:16:17 +00:00
parent d2dc719b31
commit 44889adda0
3 changed files with 6 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ RUN apt-get update -qq \
wget \
curl \
dos2unix \
clang-format \
clang-format-12 \
clang-tidy \
locales \
libncurses5 \