Explorar el Código

rebase commit-msg

kaoding hace 4 años
padre
commit
88950d264e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -137,5 +137,8 @@
       "CNAME",
       "create-umi"
     ]
+  },
+  "gitHooks": {
+    "commit-msg": "fabric verify-commit"
   }
 }