From 766bfcfdd0158b0fe1acd1999b3249bef9a3aff4 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 17 Oct 2017 11:02:27 +0200 Subject: Makefile: format akaros descriptions --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 94ece37d0..e87efc167 100644 --- a/Makefile +++ b/Makefile @@ -199,6 +199,7 @@ bin/syz-sysgen: format: bin/syz-fmt $(GO) fmt ./... clang-format --style=file -i executor/*.cc executor/*.h tools/kcovtrace/*.c + bin/syz-fmt sys/akaros bin/syz-fmt sys/freebsd bin/syz-fmt sys/linux bin/syz-fmt sys/fuchsia -- cgit mrf-deployment