- only deploy if prose lint passes - rework styles download - add vale anotations matcher - set MinAlertLevel to warning - add website pages to the prose linter - do not fail on docs linting
8 lines
130 B
INI
8 lines
130 B
INI
StylesPath = .github/vale/styles
|
|
MinAlertLevel = warning
|
|
|
|
Vocab = Docs
|
|
|
|
[*.md]
|
|
BasedOnStyles = Vale, Google, Microsoft, LibreTime
|