Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 511 B image not shown  

Quelle  .clang-format   Sprache: unbekannt

 
Spracherkennung für: .clang-format vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# See https://www.apertis.org/policies/coding_conventions/#code-formatting
BasedOnStyle: GNU
AlwaysBreakAfterDefinitionReturnType: All
BreakBeforeBinaryOperators: None
BinPackParameters: false
SpaceAfterCStyleCast: true
PointerAlignment: Right
# Our column limit is actually 80, but setting that results in clang-format
# making a lot of dubious hanging-indent choices; disable it and assume the
# developer will line wrap appropriately. clang-format will still check
# existing hanging indents.
ColumnLimit: 0

[Dauer der Verarbeitung: 0.15 Sekunden, vorverarbeitet 2026-07-04]