Skip to content

Commit 416805d

Browse files
committed
fix spacing
1 parent cca8cd5 commit 416805d

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"manifestVersion": "1.0",
33
"configuration": {
4-
"get": {
5-
"executable": "sshdconfig",
6-
"args": [ "get" ],
7-
"acceptStdin": true
8-
},
9-
"set": {
10-
"executable": "sshdconfig",
11-
"args": [ "set" ],
12-
"acceptStdin": true
13-
},
14-
"test": {
15-
"executable": "sshdconfig",
16-
"args": [ "test" ],
17-
"acceptStdin": true
18-
}
4+
"get": {
5+
"executable": "sshdconfig",
6+
"args": [ "get" ],
7+
"acceptStdin": true
8+
},
9+
"set": {
10+
"executable": "sshdconfig",
11+
"args": [ "set" ],
12+
"acceptStdin": true
13+
},
14+
"test": {
15+
"executable": "sshdconfig",
16+
"args": [ "test" ],
17+
"acceptStdin": true
18+
}
1919
}
20-
}
20+
}

sshdconfig/test/sshd_config

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)