mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
* chore(deps): update dependency stakater/vale-package to v0.0.14 * update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Karl Johan Grahn <karl.johan@stakater.com>
11 lines
211 B
INI
11 lines
211 B
INI
StylesPath = styles
|
|
MinAlertLevel = warning
|
|
|
|
Packages = https://github.com/stakater/vale-package/releases/download/v0.0.14/Stakater.zip
|
|
Vocab = Stakater
|
|
|
|
# Only check MarkDown files
|
|
[*.md]
|
|
|
|
BasedOnStyles = Vale
|