Make g_strings in perl.c not global so that hostname_g as a char* doesn't break it.x
[collectd.git] / .clang-format
1 ---
2 BasedOnStyle: LLVM
3 IncludeCategories:
4   - Regex: '"collectd.h"'
5   - Priority: -1