mongoose/examples/api_server
Marko Mikulicic 31c5ef1bc3 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
2016-10-17 17:06:23 +00:00
..
web_root Merge dev branch code named Fossa as next stable Mongoose 2015-09-08 14:34:30 +02:00
api_server.c Make mg_mk_str take NULL, rename MG_STR MG_MK_STR 2016-03-04 16:09:39 +01:00
db_plugin_sqlite.c Merge dev branch code named Fossa as next stable Mongoose 2015-09-08 14:34:30 +02:00
db_plugin.h Add a tool to fix header guards, apply globally 2016-03-14 17:42:20 +01:00
Makefile Replace strnlen with c_strnlen 2016-03-21 13:29:35 +01:00
sqlite3.c Don't clang-format non checked out things 2016-10-17 17:06:23 +00:00
sqlite3.h Don't clang-format non checked out things 2016-10-17 17:06:23 +00:00
unit_test.sh Merge dev branch code named Fossa as next stable Mongoose 2015-09-08 14:34:30 +02:00