This website requires JavaScript.
Explore
Help
Register
Sign In
outman
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9059f5cad0
jsoncpp
/
.clang-format
5 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Issue #958: Travis CI should enforce clang-format standards (#1026) * Issue #958: Travis CI should enfore clang-format standards This patch adds clang format support to the travis bots. * Update path * Roll back to version 8 since 9 is in test * Cleanup clang * Revert "Delete JSONCPP_DEPRECATED, use [[deprecated]] instead. (#978)" (#1029) This reverts commit b27c83f691a03f521a1b3b99eefa2973f8e2bfcd.
2019-10-12 02:19:00 +08:00
BasedOnStyle: LLVM
DerivePointerAlignment: false
PointerAlignment: Left
Added a clang-format config file, in preparation for formatting jsoncpp. clang-format -style=llvm -dump-config > .clang-format
2014-07-01 06:45:32 +08:00
Reference in New Issue
Copy Permalink