aboutsummaryrefslogtreecommitdiff
path: root/src/.clang-format
AgeCommit message (Expand)Author
2018-04-13Fix inconsistent namespace formatting guidelinesRussell Yanofsky
2017-07-04Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>Wladimir J. van der Laan
2017-06-22clang-format: Delete ForEachMacrosJorge Timón
2017-06-15Make clang-format use C++11 features (e.g. A<A<int>> instead of A<A<int> >)practicalswift
2017-01-28[doc] Remove unused clang format dev scriptMarcoFalke
2015-11-05[trivial] clang-format: Set AlignAfterOpenBracket: falseMarcoFalke
2014-07-28Update coding style and add .clang-formatPieter Wuille