From be77dbbda692792335a8e9e7c02e0c281f003c40 Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Wed, 22 Aug 2018 12:31:48 +0530 Subject: clang-format: add the config file Also update the required documents and scripts to enable clang-format Change-Id: I73aae6db06c2f732a1779d59a73bc05e28beafba updates: bz#1564149 Signed-off-by: Amar Tumballi --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 899758efe68..4b369515d3e 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ test-driver # Softlinks to test and log log *.vol +.clang-format # cmocka unit tests *.log -- cgit