Skip to content

Commit ab638b3

Browse files
Add link to article about Vale.
This also includes steps needed to integrated Vale with Xcode.
1 parent 1df1634 commit ab638b3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

library.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[
2+
{
3+
"title": "Linting Documentation with Vale to Increase Quality & Consistency - includes setup steps for Xcode",
4+
"url": "https://getstream.io/blog/linting-documentation-with-vale/#setting-vale-up-in-ci",
5+
"author": "Jeroen Leenarts | Stream",
6+
"year": 2023,
7+
"type": "post"
8+
},
29
{
310
"title": "Using Vale to help engineers become better writers",
411
"url": "https://engineering.contentsquare.com/2023/using-vale-to-help-engineers-become-better-writers/",
@@ -174,4 +181,4 @@
174181
"author": "Chris Ward",
175182
"type": "post"
176183
}
177-
]
184+
]

0 commit comments

Comments
 (0)