This option configures which type of indentation to use, e.g. spaces or tabs.
if(true) { ··return; }
if(true) { → return; }