mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 06:30:14 +08:00
Update rules for clang-format
Add indentation of preprocessor directives. Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
b970fae201
commit
1011e001d8
@ -2,3 +2,4 @@
|
||||
BasedOnStyle: Google
|
||||
# Enforce always the same pointer alignment.
|
||||
DerivePointerAlignment: false
|
||||
IndentPPDirectives: AfterHash
|
||||
|
Loading…
Reference in New Issue
Block a user