fix issue 2696 to dynamically allocate grname buffer in increments of _SC_GETGR_R_SIZ...
[collectd.git] / .clang-format
1 ---
2 BasedOnStyle: LLVM
3 IncludeCategories:
4   - Regex: '"collectd.h"'
5   - Priority: -1