Adjust the lint check to recognize "wrk" as a valid word.

This commit is contained in:
jiangjianfeng 2024-12-31 02:08:29 +00:00 committed by Tate, Hongliang Tian
parent 7334c93ff5
commit f509c546f9
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ ND = "ND"
Fo = "Fo"
Inh = "Inh"
DELET = "DELET"
wrk = "wrk"
# Files with svg suffix are ignored to check.
[type.svg]