1
0
Fork 0

Add vale linting config

This commit is contained in:
Owen Ryan 2024-09-25 02:21:19 +01:00
parent a0edbdc444
commit 6d1ef3f87b
2 changed files with 8 additions and 1 deletions

3
.gitignore vendored
View file

@ -6,4 +6,5 @@ vendor
Gemfile.lock Gemfile.lock
.idea .idea
/package.json /package.json
node_modules node_modules
.vale-styles

6
.vale.ini Normal file
View file

@ -0,0 +1,6 @@
StylesPath = .vale-styles
MinAlertLevel = suggestion
[*.md]
BasedOnStyles = Vale