2 天以前 c0987b41d54a93217ef77e7d444c87eeea78964f
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
     *