mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-07 20:08:54 -04:00
chore: add commitlint
This commit is contained in:
parent
5266c84c0e
commit
dfd70e06c7
3 changed files with 3819 additions and 18 deletions
3
commitlint.config.js
Normal file
3
commitlint.config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
extends: ['@commitlint/config-conventional']
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue