Skip to content

Commit b20b024

Browse files
committed
style: fix indentation in JSON files
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: na - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent 153c9c1 commit b20b024

File tree

73 files changed

+2407
-2407
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+2407
-2407
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[
2-
"Error",
3-
"TypeError",
4-
"SyntaxError",
5-
"ReferenceError",
6-
"URIError",
7-
"EvalError",
8-
"RangeError"
2+
"Error",
3+
"TypeError",
4+
"SyntaxError",
5+
"ReferenceError",
6+
"URIError",
7+
"EvalError",
8+
"RangeError"
99
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[
2-
"clz32"
2+
"clz32"
33
]
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"limit": 5000,
3-
"remaining": 4823,
4-
"reset": 1454693201845
2+
"limit": 5000,
3+
"remaining": 4823,
4+
"reset": 1454693201845
55
}
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
2-
"protocol": "https",
3-
"hostname": "api.github.com",
4-
"port": 443,
5-
"pathname": "/",
6-
"method": "POST",
7-
"useragent": "https://github.com/stdlib-js/stdlib/@stdlib/_tools/github/create-repo",
8-
"accept": "application/vnd.github.v3+json",
9-
"org": "",
10-
"team": null,
11-
"desc": "",
12-
"homepage": "",
13-
"private": false,
14-
"issues": true,
15-
"projects": true,
16-
"wiki": true,
17-
"downloads": true,
18-
"init": false,
19-
"allowSquashMerge": true,
20-
"allowMergeCommit": true,
21-
"allowRebaseMerge": true
2+
"protocol": "https",
3+
"hostname": "api.github.com",
4+
"port": 443,
5+
"pathname": "/",
6+
"method": "POST",
7+
"useragent": "https://github.com/stdlib-js/stdlib/@stdlib/_tools/github/create-repo",
8+
"accept": "application/vnd.github.v3+json",
9+
"org": "",
10+
"team": null,
11+
"desc": "",
12+
"homepage": "",
13+
"private": false,
14+
"issues": true,
15+
"projects": true,
16+
"wiki": true,
17+
"downloads": true,
18+
"init": false,
19+
"allowSquashMerge": true,
20+
"allowMergeCommit": true,
21+
"allowRebaseMerge": true
2222
}
Lines changed: 88 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,90 @@
11
{
2-
"id": 1296269,
3-
"owner": {
4-
"login": "octocat",
5-
"id": 1,
6-
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
7-
"gravatar_id": "",
8-
"url": "https://api.github.com/users/octocat",
9-
"html_url": "https://github.com/octocat",
10-
"followers_url": "https://api.github.com/users/octocat/followers",
11-
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
12-
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
13-
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
14-
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
15-
"organizations_url": "https://api.github.com/users/octocat/orgs",
16-
"repos_url": "https://api.github.com/users/octocat/repos",
17-
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
18-
"received_events_url": "https://api.github.com/users/octocat/received_events",
19-
"type": "User",
20-
"site_admin": false
21-
},
22-
"name": "Hello-World",
23-
"full_name": "octocat/Hello-World",
24-
"description": "This your first repo!",
25-
"private": false,
26-
"fork": false,
27-
"url": "https://api.github.com/repos/octocat/Hello-World",
28-
"html_url": "https://github.com/octocat/Hello-World",
29-
"archive_url": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
30-
"assignees_url": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}",
31-
"blobs_url": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
32-
"branches_url": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}",
33-
"clone_url": "https://github.com/octocat/Hello-World.git",
34-
"collaborators_url": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
35-
"comments_url": "http://api.github.com/repos/octocat/Hello-World/comments{/number}",
36-
"commits_url": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}",
37-
"compare_url": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
38-
"contents_url": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}",
39-
"contributors_url": "http://api.github.com/repos/octocat/Hello-World/contributors",
40-
"deployments_url": "http://api.github.com/repos/octocat/Hello-World/deployments",
41-
"downloads_url": "http://api.github.com/repos/octocat/Hello-World/downloads",
42-
"events_url": "http://api.github.com/repos/octocat/Hello-World/events",
43-
"forks_url": "http://api.github.com/repos/octocat/Hello-World/forks",
44-
"git_commits_url": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
45-
"git_refs_url": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
46-
"git_tags_url": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
47-
"git_url": "git:github.com/octocat/Hello-World.git",
48-
"hooks_url": "http://api.github.com/repos/octocat/Hello-World/hooks",
49-
"issue_comment_url": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
50-
"issue_events_url": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
51-
"issues_url": "http://api.github.com/repos/octocat/Hello-World/issues{/number}",
52-
"keys_url": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
53-
"labels_url": "http://api.github.com/repos/octocat/Hello-World/labels{/name}",
54-
"languages_url": "http://api.github.com/repos/octocat/Hello-World/languages",
55-
"merges_url": "http://api.github.com/repos/octocat/Hello-World/merges",
56-
"milestones_url": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}",
57-
"mirror_url": "git:git.example.com/octocat/Hello-World",
58-
"notifications_url": "http://api.github.com/repos/octocat/Hello-World/notifications{?since, all, participating}",
59-
"pulls_url": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}",
60-
"releases_url": "http://api.github.com/repos/octocat/Hello-World/releases{/id}",
61-
"ssh_url": "[email protected]:octocat/Hello-World.git",
62-
"stargazers_url": "http://api.github.com/repos/octocat/Hello-World/stargazers",
63-
"statuses_url": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
64-
"subscribers_url": "http://api.github.com/repos/octocat/Hello-World/subscribers",
65-
"subscription_url": "http://api.github.com/repos/octocat/Hello-World/subscription",
66-
"svn_url": "https://svn.github.com/octocat/Hello-World",
67-
"tags_url": "http://api.github.com/repos/octocat/Hello-World/tags",
68-
"teams_url": "http://api.github.com/repos/octocat/Hello-World/teams",
69-
"trees_url": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
70-
"homepage": "https://github.com",
71-
"language": null,
72-
"forks_count": 9,
73-
"stargazers_count": 80,
74-
"watchers_count": 80,
75-
"size": 108,
76-
"default_branch": "master",
77-
"open_issues_count": 0,
78-
"has_issues": true,
79-
"has_wiki": true,
80-
"has_pages": false,
81-
"has_downloads": true,
82-
"pushed_at": "2011-01-26T19:06:43Z",
83-
"created_at": "2011-01-26T19:01:12Z",
84-
"updated_at": "2011-01-26T19:14:43Z",
85-
"permissions": {
86-
"admin": false,
87-
"push": false,
88-
"pull": true
89-
}
2+
"id": 1296269,
3+
"owner": {
4+
"login": "octocat",
5+
"id": 1,
6+
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
7+
"gravatar_id": "",
8+
"url": "https://api.github.com/users/octocat",
9+
"html_url": "https://github.com/octocat",
10+
"followers_url": "https://api.github.com/users/octocat/followers",
11+
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
12+
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
13+
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
14+
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
15+
"organizations_url": "https://api.github.com/users/octocat/orgs",
16+
"repos_url": "https://api.github.com/users/octocat/repos",
17+
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
18+
"received_events_url": "https://api.github.com/users/octocat/received_events",
19+
"type": "User",
20+
"site_admin": false
21+
},
22+
"name": "Hello-World",
23+
"full_name": "octocat/Hello-World",
24+
"description": "This your first repo!",
25+
"private": false,
26+
"fork": false,
27+
"url": "https://api.github.com/repos/octocat/Hello-World",
28+
"html_url": "https://github.com/octocat/Hello-World",
29+
"archive_url": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
30+
"assignees_url": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}",
31+
"blobs_url": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
32+
"branches_url": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}",
33+
"clone_url": "https://github.com/octocat/Hello-World.git",
34+
"collaborators_url": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
35+
"comments_url": "http://api.github.com/repos/octocat/Hello-World/comments{/number}",
36+
"commits_url": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}",
37+
"compare_url": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
38+
"contents_url": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}",
39+
"contributors_url": "http://api.github.com/repos/octocat/Hello-World/contributors",
40+
"deployments_url": "http://api.github.com/repos/octocat/Hello-World/deployments",
41+
"downloads_url": "http://api.github.com/repos/octocat/Hello-World/downloads",
42+
"events_url": "http://api.github.com/repos/octocat/Hello-World/events",
43+
"forks_url": "http://api.github.com/repos/octocat/Hello-World/forks",
44+
"git_commits_url": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
45+
"git_refs_url": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
46+
"git_tags_url": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
47+
"git_url": "git:github.com/octocat/Hello-World.git",
48+
"hooks_url": "http://api.github.com/repos/octocat/Hello-World/hooks",
49+
"issue_comment_url": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
50+
"issue_events_url": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
51+
"issues_url": "http://api.github.com/repos/octocat/Hello-World/issues{/number}",
52+
"keys_url": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
53+
"labels_url": "http://api.github.com/repos/octocat/Hello-World/labels{/name}",
54+
"languages_url": "http://api.github.com/repos/octocat/Hello-World/languages",
55+
"merges_url": "http://api.github.com/repos/octocat/Hello-World/merges",
56+
"milestones_url": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}",
57+
"mirror_url": "git:git.example.com/octocat/Hello-World",
58+
"notifications_url": "http://api.github.com/repos/octocat/Hello-World/notifications{?since, all, participating}",
59+
"pulls_url": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}",
60+
"releases_url": "http://api.github.com/repos/octocat/Hello-World/releases{/id}",
61+
"ssh_url": "[email protected]:octocat/Hello-World.git",
62+
"stargazers_url": "http://api.github.com/repos/octocat/Hello-World/stargazers",
63+
"statuses_url": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
64+
"subscribers_url": "http://api.github.com/repos/octocat/Hello-World/subscribers",
65+
"subscription_url": "http://api.github.com/repos/octocat/Hello-World/subscription",
66+
"svn_url": "https://svn.github.com/octocat/Hello-World",
67+
"tags_url": "http://api.github.com/repos/octocat/Hello-World/tags",
68+
"teams_url": "http://api.github.com/repos/octocat/Hello-World/teams",
69+
"trees_url": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
70+
"homepage": "https://github.com",
71+
"language": null,
72+
"forks_count": 9,
73+
"stargazers_count": 80,
74+
"watchers_count": 80,
75+
"size": 108,
76+
"default_branch": "master",
77+
"open_issues_count": 0,
78+
"has_issues": true,
79+
"has_wiki": true,
80+
"has_pages": false,
81+
"has_downloads": true,
82+
"pushed_at": "2011-01-26T19:06:43Z",
83+
"created_at": "2011-01-26T19:01:12Z",
84+
"updated_at": "2011-01-26T19:14:43Z",
85+
"permissions": {
86+
"admin": false,
87+
"push": false,
88+
"pull": true
89+
}
9090
}
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"protocol": "https",
3-
"hostname": "api.github.com",
4-
"port": 443,
5-
"pathname": "/authorizations",
6-
"method": "POST",
7-
"useragent": "https://github.com/stdlib-js/stdlib/@stdlib/_tools/github/create-token",
8-
"accept": "application/vnd.github.v3+json",
9-
"username": "",
10-
"password": "",
11-
"scopes": [],
12-
"note": ""
2+
"protocol": "https",
3+
"hostname": "api.github.com",
4+
"port": 443,
5+
"pathname": "/authorizations",
6+
"method": "POST",
7+
"useragent": "https://github.com/stdlib-js/stdlib/@stdlib/_tools/github/create-token",
8+
"accept": "application/vnd.github.v3+json",
9+
"username": "",
10+
"password": "",
11+
"scopes": [],
12+
"note": ""
1313
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"limit": 5000,
3-
"remaining": 4823,
4-
"reset": 1454693201845
2+
"limit": 5000,
3+
"remaining": 4823,
4+
"reset": 1454693201845
55
}
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"protocol": "https",
3-
"hostname": "api.github.com",
4-
"port": 443,
5-
"pathname": "/authorizations/",
6-
"method": "DELETE",
7-
"useragent": "https://github.com/stdlib-js/stdlib/@stdlib/_tools/github/delete-token",
8-
"accept": "application/vnd.github.v3+json",
9-
"username": "",
10-
"password": ""
2+
"protocol": "https",
3+
"hostname": "api.github.com",
4+
"port": 443,
5+
"pathname": "/authorizations/",
6+
"method": "DELETE",
7+
"useragent": "https://github.com/stdlib-js/stdlib/@stdlib/_tools/github/delete-token",
8+
"accept": "application/vnd.github.v3+json",
9+
"username": "",
10+
"password": ""
1111
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"limit": 5000,
3-
"remaining": 4823,
4-
"reset": 1454693201845
2+
"limit": 5000,
3+
"remaining": 4823,
4+
"reset": 1454693201845
55
}
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"protocol": "https",
3-
"hostname": "api.github.com",
4-
"port": null,
5-
"pathname": "/repos/<slug>/actions/workflows/<id>/dispatches",
6-
"method": "POST",
7-
"ref": "main",
8-
"useragent": "https://github.com/stdlib-js/stdlib/@stdlib/_tools/github/dispatch-workflow",
9-
"accept": "application/vnd.github.v3+json"
2+
"protocol": "https",
3+
"hostname": "api.github.com",
4+
"port": null,
5+
"pathname": "/repos/<slug>/actions/workflows/<id>/dispatches",
6+
"method": "POST",
7+
"ref": "main",
8+
"useragent": "https://github.com/stdlib-js/stdlib/@stdlib/_tools/github/dispatch-workflow",
9+
"accept": "application/vnd.github.v3+json"
1010
}

0 commit comments

Comments
 (0)