Closed anntzer closed 7 years ago
Can I ask what version of clang-format you're using?
4.0.1 from Arch Linux repository.
Problem was that when you run clang-format -dump-config
it produces a config file with BasedOnStyle
commented out so I never thought to add it. Should be fixed now. Thanks.
A BasedOnStyle entry in .clang-format leads to the message