Skip to content

Commit c97e224

Browse files
committed
fix: jsonlint code styles
Signed-off-by: Max Wu <[email protected]>
1 parent 5ce1537 commit c97e224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json.example

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
},
5454
"github": {
5555
"clientID": "change this",
56-
"clientSecret": "change this"
56+
"clientSecret": "change this",
5757
"organizations": ["names of github organizations allowed, optional"],
58-
"scopes": ["defaults to 'read:user' scope for auth user"],
58+
"scopes": ["defaults to 'read:user' scope for auth user"]
5959
},
6060
"gitlab": {
6161
"baseURL": "change this",

0 commit comments

Comments
 (0)