Skip to content

Commit 2ca64d2

Browse files
committed
Remove TODO in .cspell.json
1 parent 418603a commit 2ca64d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cspell.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"src/intrinsic/llvm.rs"
2323
],
2424
"ignoreRegExpList": [
25-
"/(FIXME|NOTE|TODO)\\([^)]+\\)/",
25+
"/(FIXME|NOTE)\\([^)]+\\)/",
2626
"__builtin_\\w*"
2727
]
2828
}

0 commit comments

Comments
 (0)