more changes

pull/399/head
Tom Arra 3 years ago
parent 9fc316452a
commit 3201267fc6

@ -14,5 +14,5 @@ jobs:
- name: Check spelling
uses: zwaldowski/cspell-action@v1
with:
paths: '**/*.{dart}'
paths: '**/*.{dart,arb}'
config: .vscode/cspell.json

@ -3,7 +3,7 @@
"enabled": true,
"language": "en",
"words": [
"leaderboard"
],
"ignorePaths": [
".github/workflows/**"

Loading…
Cancel
Save