From a05bd3e477a09dc8e56b18eac9c6c163a4eefd8b Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Wed, 25 Dec 2019 10:42:23 +0100 Subject: code format --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1bef1e37..1bfa3f77 100644 --- a/Makefile +++ b/Makefile @@ -280,6 +280,8 @@ code-format: ./.custom-format.py -i qemu_mode/libcompcov/*.c ./.custom-format.py -i qemu_mode/libcompcov/*.cc ./.custom-format.py -i qemu_mode/libcompcov/*.h + ./.custom-format.py -i qbdi_mode/*.c + ./.custom-format.py -i qbdi_mode/*.cpp ./.custom-format.py -i *.h ./.custom-format.py -i *.c -- cgit 1.4.1