| 12345678910111213141516171819202122 | {    "typeCase": "kebab",    "types": [        "chore",        "ci",        "docs",        "feat",        "fix",        "refactor",        "security",        "style",        "test"    ],    "scopeCase": "kebab",    "scopeRequired": false,    "scopes": [],    "descriptionCase": null,    "descriptionEndMark": "",    "bodyRequired": false,    "bodyWrapWidth": 72,    "requiredFooters": []}
 |