Skip to content

Config builder tab-size out of date.  #8

@elidupuis

Description

@elidupuis

I just used the online config builder (which is awesome!). Afterwards, when I ran csscomb, I got a warning:

Failed to configure "tab-size" option:
The option does not accept values of type "boolean".
Value's type must be one the following: number.

It appears that the config builder set "tab-size": true. I updated this to my desired value as a number and the error went away "tab-size": 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions