diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 4c59113..341577b 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -5,12 +5,13 @@ "CCLA", "CODEOWNER", "cooldown", - "esbenp", "googleba", "ICLA", "kernelsam", "Senzing", "stackoverflow" ], - "ignorePaths": [".git/**"] + "ignorePaths": [ + ".git/**" + ] }