List indentation character type.
@type t() :: :spaces | :tabs
@spec spaces() :: t()
@spec tabs() :: t()