Skip to content

Commit c653d40

Browse files
committed
added codecov.yml to cspell ignore
1 parent 6d0be1d commit c653d40

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

cspell.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,8 @@
781781
"tests/unit/currencyList.json",
782782
"tests/unit/ValidationUtilsTest.ts",
783783
"src/CONST/index.ts",
784-
"src/libs/SearchParser/*"
784+
"src/libs/SearchParser/*",
785+
"codecov.yml"
785786
],
786787
"ignoreRegExpList": ["@assets/.*"],
787788
"useGitignore": true

0 commit comments

Comments
 (0)