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 / coffeelint.json
Schema registry

coffeelint.json

CoffeeLint configuration file

coffeelint.json

Check your file against this schema

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

Validate a coffeelint.json → View raw schema

Fields

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

Field Type Description
arrow_spacingobject
arrow_spacing.levelstringDetermines the error level
one of: "error", "warn", "ignore"
braces_spacingobject
braces_spacing.levelstringDetermines the error level
one of: "error", "warn", "ignore"
camel_case_classesobject
camel_case_classes.levelstringDetermines the error level
one of: "error", "warn", "ignore"
coffeescript_errorobject
coffeescript_error.levelstringDetermines the error level
one of: "error", "warn", "ignore"
colon_assignment_spacingobject
colon_assignment_spacing.levelstringDetermines the error level
one of: "error", "warn", "ignore"
cyclomatic_complexityobject
cyclomatic_complexity.levelstringDetermines the error level
one of: "error", "warn", "ignore"
duplicate_keyobject
duplicate_key.levelstringDetermines the error level
one of: "error", "warn", "ignore"
empty_constructor_needs_parensobject
empty_constructor_needs_parens.levelstringDetermines the error level
one of: "error", "warn", "ignore"
ensure_comprehensionsobject
ensure_comprehensions.levelstringDetermines the error level
one of: "error", "warn", "ignore"
eol_lastobject
eol_last.levelstringDetermines the error level
one of: "error", "warn", "ignore"
indentationobject
indentation.levelstringDetermines the error level
one of: "error", "warn", "ignore"
line_endingsobject
line_endings.levelstringDetermines the error level
one of: "error", "warn", "ignore"
max_line_lengthobject
max_line_length.levelstringDetermines the error level
one of: "error", "warn", "ignore"
missing_fat_arrowsobject
missing_fat_arrows.levelstringDetermines the error level
one of: "error", "warn", "ignore"
newlines_after_classesobject
newlines_after_classes.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_backticksobject
no_backticks.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_debuggerobject
no_debugger.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_empty_functionsobject
no_empty_functions.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_empty_param_listobject
no_empty_param_list.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_implicit_bracesobject
no_implicit_braces.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_implicit_parensobject
no_implicit_parens.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_interpolation_in_single_quotesobject
no_interpolation_in_single_quotes.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_nested_string_interpolationobject
no_nested_string_interpolation.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_plusplusobject
no_plusplus.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_private_function_fat_arrowsobject
no_private_function_fat_arrows.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_stand_alone_atobject
no_stand_alone_at.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_tabsobject
no_tabs.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_thisobject
no_this.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_throwing_stringsobject
no_throwing_strings.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_trailing_semicolonsobject
no_trailing_semicolons.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_trailing_whitespaceobject
no_trailing_whitespace.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_unnecessary_double_quotesobject
no_unnecessary_double_quotes.levelstringDetermines the error level
one of: "error", "warn", "ignore"
no_unnecessary_fat_arrowsobject
no_unnecessary_fat_arrows.levelstringDetermines the error level
one of: "error", "warn", "ignore"
non_empty_constructor_needs_parensobject
non_empty_constructor_needs_parens.levelstringDetermines the error level
one of: "error", "warn", "ignore"
prefer_english_operatorobject
prefer_english_operator.levelstringDetermines the error level
one of: "error", "warn", "ignore"
space_operatorsobject
space_operators.levelstringDetermines the error level
one of: "error", "warn", "ignore"
spacing_after_commaobject
spacing_after_comma.levelstringDetermines the error level
one of: "error", "warn", "ignore"
transform_messes_up_line_numbersobject
transform_messes_up_line_numbers.levelstringDetermines the error level
one of: "error", "warn", "ignore"

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
$refJSON Schema Core, draft 2020-12§8.2.3.1 — Direct References with "$ref"
$schemaJSON Schema Core, draft 2020-12§8.1.1 — "$schema"
additionalPropertiesJSON Schema Core, draft 2020-12§10.3.2.3 — "additionalProperties"
descriptionJSON Schema Validation, draft 2020-12§9.1 — "title" and "description"
enumJSON Schema Validation, draft 2020-12§6.1.2 — "enum"
propertiesJSON Schema Core, draft 2020-12§10.3.2.1 — "properties"
typeJSON Schema Validation, draft 2020-12§6.1.1 — "type"

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