Description: Update formatter.conf for newer libastyle 
Author: Matthias Geiger <werdahias@debian.org>
Forwarded: not-needed
Last-Update: 2025-10-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/

--- a/build/shared/lib/formatter.conf
+++ b/build/shared/lib/formatter.conf
@@ -11,7 +11,8 @@
 indent=spaces=2
 
 # also indent macros
-indent-preprocessor
+indent-preproc-define
+indent-preproc-cond
 
 # indent classes, switches (and cases), comments starting at column 1
 indent-classes
