aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-04-26 21:34:26 -0400
committerXe Iaso <me@xeiaso.net>2025-04-26 21:34:26 -0400
commit507d53e6e8a0ab7ae31c7515cc64b0fb8e319a6d (patch)
tree764513edb0f9de7c39258feb9fd79657c0920bb1 /package.json
parent7870017918c76294ac6ec69829d25170cf54c245 (diff)
downloadx-507d53e6e8a0ab7ae31c7515cc64b0fb8e319a6d.tar.xz
x-507d53e6e8a0ab7ae31c7515cc64b0fb8e319a6d.zip
ci(release): fix??????
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/package.json b/package.json
index b709bfd..fe80524 100644
--- a/package.json
+++ b/package.json
@@ -39,6 +39,11 @@
"@commitlint/config-conventional"
],
"rules": {
+ "body-max-line-length": [
+ 2,
+ "always",
+ 99999
+ ],
"footer-max-line-length": [
2,
"always",
@@ -190,4 +195,4 @@
"dependencies": {
"@semantic-release/exec": "^7.0.3"
}
-}
+} \ No newline at end of file