marssaxman/ozette

should be a setting for indent type: tab or space

Closed this issue · 1 comments

Different projects have different conventions for indent chars. Would be nice if the programmer could set tabs or spaces, as a global setting or as a per-directory override.

implemented, now part of the config file as "indent-with-tabs" option (default true)