liu
8 天以前 4770e7196ba8823920de15b8f3ec92bd3b4c3260
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
     *