Skip to content

Commit

Permalink
Add clang-tidy for enforcing coding conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
mabdn committed Oct 9, 2023
1 parent c163bd9 commit 5752542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN apt-get update && apt-get install --install-recommends -y \
ccache \
clang \
clang-format \
clang-tidy \
cmake \
cppcheck \
flex \
Expand Down

0 comments on commit 5752542

Please sign in to comment.