mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
d7db470893
Instead of using a detailed configuration, use Google base style and add the extras. Signed-off-by: Stefan Weil <sw@weilnetz.de>
5 lines
101 B
YAML
5 lines
101 B
YAML
---
|
|
BasedOnStyle: Google
|
|
# Enforce always the same pointer alignment.
|
|
DerivePointerAlignment: false
|