mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-08 02:24:18 +00:00
feat: add commitlint action
This commit is contained in:
parent
083d21442d
commit
5121e00cd0
7 changed files with 2189 additions and 0 deletions
6
.prettierrc
Normal file
6
.prettierrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2,
|
||||
"semi": false,
|
||||
"singleQuote": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue