Formatter Validator Minifier Escape / Unescape JSON ↔ String JSON ↔ YAML JSON → CSV NDJSON / JSON Lines JSON → Types JSON ↔ XML JSON Diff JSON Patch Canonicalize (RFC 8785) Schema Validator Schema Generator JSONPath Tester JWT Decoder JSON Errors Schemas More Tools
JSONTools / Schema registry / CSS Comb (.csscomb.json)
Schema registry

CSS Comb (.csscomb.json)

CSS Comb's configuration file

.csscomb.json

Check your file against this schema

Opens the validator with this schema already loaded. Paste your .csscomb.json and it validates in your browser — nothing is uploaded.

Validate a .csscomb.json → View raw schema

Fields

Generated directly from the schema, following local $refs, to two levels of nesting.

Field Type Description
excludearray<string>A list of files to ignore in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
verboseboolean
always-semicolonbooleanWhether to add missing semicolon in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
block-indentstringA block indent style in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
color-casestringA hexadecimal color style in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
one of: "lower", "upper"
color-shorthandbooleanWhether to expand hexadecimal color or use shorthand in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
element-casestringWhether to unify case of element selector in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
one of: "lower", "upper"
eof-newlinebooleanWhether to add a trailing line break in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
leading-zerobooleanWhether to add leading zero in a dimension in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
quotesstringA quote style in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
one of: "single", "double"
remove-empty-rulesetsbooleanWhether to remove empty rulesets https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-after-colonstringA space style after a colon in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-after-combinatorstringA space style after a combinator in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-after-opening-bracestringA space style after an opening brace in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-after-selector-delimiterstringA space style after a selector delimiter in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-after-closing-bracestringA space style after a closing brace in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-before-colonstringA space style before a colon in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-before-combinatorstringA space style before a combinator in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-before-opening-bracestringA space style before an opening brace in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-before-selector-delimiterstringA space style before a selector delimiter in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
space-between-declarationsstringA space style between declarations in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
strip-spacesbooleanWhether to trim trailing space in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
unitless-zerobooleanWhether to remove unit in zero-valued dimension in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
vendor-prefix-alignbooleanWhether to align prefix in property and value in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
sort-orderarray<array>A sort order in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config
tab-sizeboolean
sort-order-fallbackstringA sort style of unknown properties in the current project https://github.com/csscomb/csscomb.js/blob/dev/doc/configuration.md#create-custom-config

What we found in this schema

Specification sections for the keywords in this schema

Keyword Document Section
$idJSON Schema Core, draft 2020-12§8.2.1 — The "$id" Keyword
$schemaJSON Schema Core, draft 2020-12§8.1.1 — "$schema"
descriptionJSON Schema Validation, draft 2020-12§9.1 — "title" and "description"
enumJSON Schema Validation, draft 2020-12§6.1.2 — "enum"
itemsJSON Schema Core, draft 2020-12§10.3.1.2 — "items"
minLengthJSON Schema Validation, draft 2020-12§6.3.2 — "minLength"
propertiesJSON Schema Core, draft 2020-12§10.3.2.1 — "properties"
typeJSON Schema Validation, draft 2020-12§6.1.1 — "type"
uniqueItemsJSON Schema Validation, draft 2020-12§6.4.3 — "uniqueItems"

Documents

Attribution

This schema comes from SchemaStore, distributed under the Apache License 2.0. Copyright 2015–present Mads Kristensen and contributors. View the original file. The field table and audit on this page are generated by JSONTools.tools; the schema itself is unmodified.

← All schemas