Commit 31c5ef1b authored by Marko Mikulicic's avatar Marko Mikulicic Committed by Cesanta Bot

Don't clang-format non checked out things

mbed-os is a directory that gets checked out by the mbed cli
(a tool similar in spirit to miot) and it contains a lot of
.c sources, so many of them that clang-format burns your CPU.

While we're at it, also fix check_no_ifdefs when running under a commit
hook.

PUBLISHED_FROM=e5dd457ea3c4f9bd880f2491fb322dffa7abf70a
parent 4656e7b0
/* clang-format off */
/****************************************************************************** /******************************************************************************
** This file is an amalgamation of many separate C source files from SQLite ** This file is an amalgamation of many separate C source files from SQLite
** version 3.7.17. By combining all the individual C code files into this ** version 3.7.17. By combining all the individual C code files into this
/* clang-format off */
/* /*
** 2001 September 15 ** 2001 September 15
** **
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment