Skip to content

Commit 4125f0b

Browse files
committed
chore: use cspell disable next line
1 parent 002752b commit 4125f0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doppler.HtmlEditorApi/Domain/DopplerHtmlDocument.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ public void SanitizeDynamicContentNodes()
103103
var substringsToMatch = new[]
104104
{
105105
"unlayer-editor",
106+
// cspell:disable-next-line
106107
"cdn.fromdoppler.com",
107108
"product_transparent.svg"
108109
};

0 commit comments

Comments
 (0)