Skip to content

Commit 756385b

Browse files
committed
chore: fix EditorConfig lint errors (issue #7023)
1 parent c888997 commit 756385b

File tree

3 files changed

+656
-656
lines changed

3 files changed

+656
-656
lines changed
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"string": [
3-
"split",
4-
"aliases"
5-
],
6-
"boolean": [
7-
"help",
8-
"version",
9-
"no-builtins",
10-
"no-walk"
11-
],
12-
"alias": {
13-
"help": [
14-
"h"
15-
],
16-
"version": [
17-
"V"
18-
]
19-
}
2+
"string": [
3+
"split",
4+
"aliases"
5+
],
6+
"boolean": [
7+
"help",
8+
"version",
9+
"no-builtins",
10+
"no-walk"
11+
],
12+
"alias": {
13+
"help": [
14+
"h"
15+
],
16+
"version": [
17+
"V"
18+
]
19+
}
2020
}

0 commit comments

Comments
 (0)