-B oder --indent-brackets
wird:
if (isFoo) { bar(); } else { anotherBar(); }
Geschweifte Klammern zusätzlich einziehen.
Aus:
if (isFoo) { bar(); } else { anotherBar(); }
Vorherige Folie
Nächste Folie
Zurück zur ersten Folie
Graphik-Version anzeigen