Skip to content

Instantly share code, notes, and snippets.

View sunnywx's full-sized avatar
🚘
Focusing

sunnywang sunnywx

🚘
Focusing
  • universe
  • 01:17 (UTC +08:00)
View GitHub Profile
@sunnywx
sunnywx / commit.rules.js
Created August 14, 2020 03:43
daily git commit rules
/*
@see: http://marionebl.github.io/commitlint/#/reference-rules
Level [0..2]: 0 disables the rule. For 1 it will be considered a warning for 2 an error.
Applicable always|never: never inverts the rule.
Value: value to use for this rule.
```
<type>[optional scope]: <description>