We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d06bb commit f6f0cdeCopy full SHA for f6f0cde
1 file changed
README.md
@@ -75,6 +75,10 @@ attribute-missing = drop
75
76
[*.{adoc}]
77
BasedOnStyles = Vale, write-good, proselint, Couchbase, Google
78
+
79
+[*.{yml,yaml}]
80
+View = OpenAPI
81
+BasedOnStyles = Vale, write-good, proselint, Couchbase, Google
82
```
83
84
5. Inside the quotation marks for the `StylesPath`, enter the location on your computer of the `ValeStyles` folder in this repository.
0 commit comments