libfdt: don't try to clang-format

Add an empty clang-format to disable reformatting of imported code and
make it easier to merge in upstream changes of that project over time.

Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Olof Johansson
2019-04-10 17:41:42 -07:00
committed by Anup Patel
parent 1e43ce75ff
commit 97fb8c0e3b

View File

@@ -0,0 +1 @@
DisableFormat: true