Skip to content

Commit 1fa8c2d

Browse files
style(pre-commit): autofix
1 parent 7cd298e commit 1fa8c2d

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

.cspell.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2-
"ignorePaths": ["ansible/vars/"],
3-
"words": ["lockfiles", "runpip"]
2+
"ignorePaths": [
3+
"ansible/vars/"
4+
],
5+
"words": [
6+
"lockfiles",
7+
"runpip"
8+
]
49
}

0 commit comments

Comments
 (0)