Skip to content

Commit 92f1cc7

Browse files
authored
#66 CI maintenance: clean up cspell and slack notification wiring (#67)
1 parent dfced9e commit 92f1cc7

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.vscode/cspell.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"CCLA",
66
"CODEOWNER",
77
"cooldown",
8-
"esbenp",
98
"firmographics",
109
"FORCEPURGE",
1110
"ICLA",
@@ -16,5 +15,9 @@
1615
"truthsets",
1716
"watchlist"
1817
],
19-
"ignorePaths": [".git/**", "truthsets/demo/**", "truthsets/demo_v3"]
18+
"ignorePaths": [
19+
".git/**",
20+
"truthsets/demo/**",
21+
"truthsets/demo_v3"
22+
]
2023
}

0 commit comments

Comments
 (0)