Hello,
I'm trying to reformat a really large, old codebase with ptop. I'd like the output to be as close to Delphi's style guide as possible. Is there already a config that does this? One point I'm struggling with in particular is the weird indentation of whatever follows an "else if" because it uses the column of "if" as a base, not the one of "else", so things will be too far to the right.
Best regards
Joerg