Initial commit
This commit is contained in:
commit
c1e7415871
56 changed files with 3225 additions and 0 deletions
19
.gitlint
Normal file
19
.gitlint
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[general]
|
||||
ignore=body-changed-file-mention
|
||||
ignore-merge-commits=false
|
||||
ignore-fixup-commits=false
|
||||
ignore-squash-commits=false
|
||||
ignore-stdin=true
|
||||
fail-without-commits=true
|
||||
|
||||
[title-max-length]
|
||||
line-length=50
|
||||
|
||||
[body-max-line-length]
|
||||
line-length=72
|
||||
|
||||
[title-match-regex]
|
||||
regex=^(?!.*(#\d+))
|
||||
|
||||
[body-match-regex]
|
||||
regex=^(?!.*(#\d+))
|
||||
Loading…
Add table
Add a link
Reference in a new issue