File "conventional-commits.json"

Full Path: /home/fundopuh/trader.fxex.org/vendor/ramsey/conventional-commits.json
File size: 410 bytes
MIME-type: application/json
Charset: utf-8

{
    "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": []
}