Skip to content

Commit

Permalink
F
Browse files Browse the repository at this point in the history
  • Loading branch information
7flying committed Feb 28, 2024
1 parent 8bbcb4a commit 92993b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/commitlint.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* eslint-disable import/no-extraneous-dependencies */
const maxLineLength = 72
const { maxLineLength } = require('@commitlint/ensure')

const bodyMaxLineLength = 100

Expand Down

0 comments on commit 92993b3

Please sign in to comment.