fix missing blank line

pull/440/head
Maxime Picque 3 years ago
parent 63f08c6f56
commit e7b5056866

@ -93,6 +93,7 @@ import yaml
from yamllint.linter import LintProblem
ID = 'empty-values'
TYPE = 'token'
CONF = {'forbid-in-block-mappings': bool,

Loading…
Cancel
Save