The code formatting used is currently based on the command:
clang-format-3.8 -style=file -i src/*.[ch] src/*/*.[ch] src/*/*/*.[ch] examples/main.c tests/*.[ch]
with the file matching the Google style with slight adjudtements.
The code formatting used is currently based on the command:
clang-format-3.8 -style=file -i src/*.[ch] src/*/*.[ch] src/*/*/*.[ch] examples/main.c tests/*.[ch]
with the file matching the Google style with slight adjudtements.