Skip to content

Commit d19f3e8

Browse files
committed
Revert formatting more
1 parent f239931 commit d19f3e8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/skills/check-spelling/SKILL.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ Example `sdk/keyvault/.cspell.json`:
3636

3737
```json
3838
{
39-
"import": ["../../.vscode/cspell.json"],
39+
"import": [
40+
"../../.vscode/cspell.json"
41+
],
4042
"ignoreWords": [
4143
"ciphertext",
4244
"purgeable"

0 commit comments

Comments
 (0)