summaryrefslogtreecommitdiff
path: root/test/command_callback/clangformat_paths
AgeCommit message (Collapse)Author
2021-02-14Allow clangformat to use a local style file (#3587)Mukund Mauji
* Allow clangformat to use a local style file. * Add tests. * Fix Vint issue. * Improve explanation of feature in documentation. * Fix failing test. The test was checking the wrong directory.