clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"

Subjectively, I think this looks better.
This commit is contained in:
Thomas Haller
2021-07-09 08:48:48 +02:00
parent dedd228667
commit 4e109bacab
187 changed files with 1346 additions and 1355 deletions

View File

@@ -7,7 +7,7 @@
#define __NM_UTILS_PRIVATE_H__
#if !((NETWORKMANAGER_COMPILATION) &NM_NETWORKMANAGER_COMPILATION_WITH_LIBNM_CORE_PRIVATE)
#error Cannot use this header.
#error Cannot use this header.
#endif
#include "nm-setting-private.h"