5 天以前 b369a75195a37e4d67aa9cecdd8dbe4ad93689ba
internal/lint-configs/commitlint-config/index.mjs
@@ -90,7 +90,7 @@
     * ^^^^^^^^^^^^^^ empty line.
     * - Something here
     */
    'body-leading-blank': [2, 'always'],
    'body-leading-blank': [0],
    /**
     * type[scope]: [function] description
     *