mirror of
https://github.com/sasjs/lint.git
synced 2026-01-07 20:50:04 +00:00
chore: quick fix
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
"maxHeaderLineLength": {
|
"maxHeaderLineLength": {
|
||||||
"$id": "#/properties/maxHeaderLineLength",
|
"$id": "#/properties/maxHeaderLineLength",
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"title": "maxLineLength",
|
"title": "maxHeaderLineLength",
|
||||||
"description": "Enforces a configurable maximum line length for header section. Shows a warning for lines exceeding this length.",
|
"description": "Enforces a configurable maximum line length for header section. Shows a warning for lines exceeding this length.",
|
||||||
"default": 80,
|
"default": 80,
|
||||||
"examples": [60, 80, 120]
|
"examples": [60, 80, 120]
|
||||||
|
|||||||
Reference in New Issue
Block a user