hsy
5 天以前 5a90852489e1bf91d386746d75cfa0066c271228
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
     *