Skip to content

Commit f6f0cde

Browse files
committed
Update .vale.ini in README
1 parent 46d06bb commit f6f0cde

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ attribute-missing = drop
7575
7676
[*.{adoc}]
7777
BasedOnStyles = Vale, write-good, proselint, Couchbase, Google
78+
79+
[*.{yml,yaml}]
80+
View = OpenAPI
81+
BasedOnStyles = Vale, write-good, proselint, Couchbase, Google
7882
```
7983

8084
5. Inside the quotation marks for the `StylesPath`, enter the location on your computer of the `ValeStyles` folder in this repository.

0 commit comments

Comments
 (0)