mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: remove subject-case rule from commitlint (#8091)
This commit is contained in:
parent
3feca325a9
commit
8cd635dc6d
@ -18,5 +18,6 @@ module.exports = {
|
||||
rules: {
|
||||
'body-max-line-length': [0, 'always', 100],
|
||||
'footer-max-line-length': [0, 'always', 100],
|
||||
'subject-case': [0, 'never'],
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user