fix: disable yml/no-empty-document
This commit is contained in:
@@ -287,5 +287,6 @@ module.exports = {
|
||||
|
||||
// yml
|
||||
'yml/quotes': ['error', { prefer: 'single', avoidEscape: false }],
|
||||
'yml/no-empty-document': 'off',
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user