Skip to content

Commit c788fc5

Browse files
authored
chore: fix EditorConfig lint errors
PR-URL: #7028 Closes: #7023 Reviewed-by: Philipp Burckhardt <[email protected]> Reviewed-by: Shabareesh Shetty <[email protected]> Signed-off-by: Uday Kakade <[email protected]>
1 parent 89d9dc3 commit c788fc5

File tree

2 files changed

+640
-640
lines changed

2 files changed

+640
-640
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)