Skip to content

Commit 7fbaaa6

Browse files
committed
fix: spelling linter
1 parent 4975590 commit 7fbaaa6

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

cspell-config/cspell-misc.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,5 @@ Weth
5959
weth
6060
abis
6161
USEROP
62-
YubiKey
62+
YubiKey
63+
pkill

cspell-config/cspell-zksync.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
!zkSync
33
!ZkSync
44
// zkSync-related words
5+
deniallugo
56
sepolia
67
unbundler
78
Zeek
9+
zkos
810
zksync
911
ZKsync
1012
Prividium

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"packages/auth-server/public/snarkjs.min.js",
3737
"passkey-wallet-app/abis/**",
3838
"passkey-wallet-app/token-deployment/**",
39+
"passkey-wallet-app/translation.js",
3940
"l2-to-l1-relayer/abis/**"
4041
],
4142
"caseSensitive": true,

0 commit comments

Comments
 (0)