clang-format: Add clang-format files

This commit is contained in:
jp9000
2019-06-22 21:27:53 -07:00
parent 3180a07d7c
commit 53615ee10f
17 changed files with 154 additions and 0 deletions

3
deps/jansson/.clang-format vendored Normal file
View File

@@ -0,0 +1,3 @@
Language: Cpp
SortIncludes: false
DisableFormat: true