Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-4
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
office
haoban-4
Commits
0c1ccbfa
Commit
0c1ccbfa
authored
Aug 14, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 增加 git commit 校验
parent
5f97943d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletions
+9
-1
README.md
README.md
+9
-1
No files found.
README.md
View file @
0c1ccbfa
...
...
@@ -4,7 +4,7 @@
*
@Author: 无尘
*
@Date: 2020-07-16 16:36:48
*
@LastEditors: 无尘
*
@LastEditTime: 2020-0
7-20 14:27:2
5
*
@LastEditTime: 2020-0
8-14 11:25:5
5
-->
# 好办 4.0 前端项目
...
...
@@ -36,7 +36,15 @@ This will automatically open http://localhost:8087
npm run build
```
## commitlint
>`<type>: <subject>`
>注意:冒号后面一定要加空格,否则不能通过 commitlint 验证
-
demo
```
git commit -m 'feat: 增加 xxx 功能'
git commit -m 'fix: 修复 xxx 功能'
```
## Browsers support
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment