Disallows tabs everywhere.
Type: Boolean
Boolean
Value: true
true
"disallowTabs": true
if (true) { \s\sfoo(); }
if (true){ \tfoo(); }