{
  "extends": ["@commitlint/config-conventional"],
  "rules": {
    "footer-max-line-length": [1, "always"]
  }
}
