@@ -0,0 +1,8 @@
'use strict'
module.exports = {
extends: ['@commitlint/config-conventional'],
rules: {
'body-leading-blank': [2, 'always']
}
The note is not visible to the blocked user.