Fix unreachable clause where both tmp_plugin and tmp_plugin_instance are non-empty.
[collectd.git] / .clang-format
1 ---
2 BasedOnStyle: LLVM
3 IncludeCategories:
4   - Regex: '"collectd.h"'
5   - Priority: -1