* "tabs": Only tabs may be used for indentation.
* "spaces": Only spaces may be used for indentation.
* "nonmixed": Either tabs or spaces may be used, but not both
    in the same file.
* `false`: No restriction.
