Updated clang-format to version 12

This commit is contained in:
Bartek Kryza
2021-08-03 23:47:12 +02:00
parent d629398389
commit 55f1cc0298
16 changed files with 121 additions and 114 deletions

View File

@@ -62,4 +62,4 @@ init_compile_commands: debug
.PHONY: clang-format
clang-format:
docker run --rm -v $(CURDIR):/root/sources bkryza/clang-format-check:1.2
docker run --rm -v $(CURDIR):/root/sources bkryza/clang-format-check:1.3