This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced
2024-12-12 18:10:27 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
b8cb8889aa
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-11 20:19:00 +02: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 00:45:32 +02:00
Reference in New Issue
Copy Permalink