pkoretic / recurse

Qt based micro web framework with middleware design
MIT License
21 stars 2 forks source link

fix clang-format configuration #31

Open mkozjak opened 8 years ago

mkozjak commented 8 years ago

fix clang-format configuration to be compliant with clang-format 3.7.x

also, see changelogs for 3.8 and 3.9, since they break the BreakBeforeBraces setting. https://llvm.org/bugs/show_bug.cgi?id=27381