mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-04 12:11:59 +02:00
fix: remove footer-max-line-length rule
This commit is contained in:
parent
b8c35364a7
commit
43186a01e6
@ -6,5 +6,6 @@ module.exports = {
|
||||
'subject-case': [0, 'always'],
|
||||
'header-case': [0, 'always'],
|
||||
'body-case': [0, 'always'],
|
||||
'footer-max-line-length': [0, 'always'],
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user