From 64e807beef8696e7001ed12794a5042eab5d5254 Mon Sep 17 00:00:00 2001 From: Sinuhe Tellez Date: Sat, 14 Aug 2021 23:26:36 -0400 Subject: [PATCH] fix linter --- .cspell.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.cspell.json b/.cspell.json index 1e35169..ed514b7 100644 --- a/.cspell.json +++ b/.cspell.json @@ -57,6 +57,7 @@ "datatypes", "ldelim", "propertysets", - "protoc" + "protoc", + "cirruslink" ] }