From 49a4d834dd182cf5da3fb82d4a4cd69b653e2ec0 Mon Sep 17 00:00:00 2001 From: Joseph Kato Date: Sun, 18 Feb 2024 18:24:06 -0800 Subject: [PATCH] re-add post --- library.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/library.json b/library.json index 4f82861..2c973f8 100644 --- a/library.json +++ b/library.json @@ -6,6 +6,13 @@ "year": 2024, "type": "post" }, + { + "title": "Linting Documentation with Vale to Increase Quality & Consistency - includes setup steps for Xcode", + "url": "https://getstream.io/blog/linting-documentation-with-vale/#setting-vale-up-in-ci", + "author": "Jeroen Leenarts | Stream", + "year": 2023, + "type": "post" + }, { "title": "Using Vale to help engineers become better writers", "url": "https://engineering.contentsquare.com/2023/using-vale-to-help-engineers-become-better-writers/",