-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from pengwynn/remote-lint
Support linting remote GitHub projects via the API
- Loading branch information
Showing
20 changed files
with
7,459 additions
and
359 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
{ | ||
"id": 417862, | ||
"name": "octokit.rb", | ||
"full_name": "octokit/octokit.rb", | ||
"owner": { | ||
"login": "octokit", | ||
"id": 3430433, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/3430433?v=3", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/octokit", | ||
"html_url": "https://github.com/octokit", | ||
"followers_url": "https://api.github.com/users/octokit/followers", | ||
"following_url": "https://api.github.com/users/octokit/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/octokit/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/octokit/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/octokit/subscriptions", | ||
"organizations_url": "https://api.github.com/users/octokit/orgs", | ||
"repos_url": "https://api.github.com/users/octokit/repos", | ||
"events_url": "https://api.github.com/users/octokit/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/octokit/received_events", | ||
"type": "Organization", | ||
"site_admin": false | ||
}, | ||
"private": false, | ||
"html_url": "https://github.com/octokit/octokit.rb", | ||
"description": "Ruby toolkit for the GitHub API", | ||
"fork": false, | ||
"url": "https://api.github.com/repos/octokit/octokit.rb", | ||
"forks_url": "https://api.github.com/repos/octokit/octokit.rb/forks", | ||
"keys_url": "https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}", | ||
"collaborators_url": "https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}", | ||
"teams_url": "https://api.github.com/repos/octokit/octokit.rb/teams", | ||
"hooks_url": "https://api.github.com/repos/octokit/octokit.rb/hooks", | ||
"issue_events_url": "https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}", | ||
"events_url": "https://api.github.com/repos/octokit/octokit.rb/events", | ||
"assignees_url": "https://api.github.com/repos/octokit/octokit.rb/assignees{/user}", | ||
"branches_url": "https://api.github.com/repos/octokit/octokit.rb/branches{/branch}", | ||
"tags_url": "https://api.github.com/repos/octokit/octokit.rb/tags", | ||
"blobs_url": "https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}", | ||
"git_tags_url": "https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}", | ||
"git_refs_url": "https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}", | ||
"trees_url": "https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}", | ||
"statuses_url": "https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}", | ||
"languages_url": "https://api.github.com/repos/octokit/octokit.rb/languages", | ||
"stargazers_url": "https://api.github.com/repos/octokit/octokit.rb/stargazers", | ||
"contributors_url": "https://api.github.com/repos/octokit/octokit.rb/contributors", | ||
"subscribers_url": "https://api.github.com/repos/octokit/octokit.rb/subscribers", | ||
"subscription_url": "https://api.github.com/repos/octokit/octokit.rb/subscription", | ||
"commits_url": "https://api.github.com/repos/octokit/octokit.rb/commits{/sha}", | ||
"git_commits_url": "https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}", | ||
"comments_url": "https://api.github.com/repos/octokit/octokit.rb/comments{/number}", | ||
"issue_comment_url": "https://api.github.com/repos/octokit/octokit.rb/issues/comments/{number}", | ||
"contents_url": "https://api.github.com/repos/octokit/octokit.rb/contents/{+path}", | ||
"compare_url": "https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}", | ||
"merges_url": "https://api.github.com/repos/octokit/octokit.rb/merges", | ||
"archive_url": "https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}", | ||
"downloads_url": "https://api.github.com/repos/octokit/octokit.rb/downloads", | ||
"issues_url": "https://api.github.com/repos/octokit/octokit.rb/issues{/number}", | ||
"pulls_url": "https://api.github.com/repos/octokit/octokit.rb/pulls{/number}", | ||
"milestones_url": "https://api.github.com/repos/octokit/octokit.rb/milestones{/number}", | ||
"notifications_url": "https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}", | ||
"labels_url": "https://api.github.com/repos/octokit/octokit.rb/labels{/name}", | ||
"releases_url": "https://api.github.com/repos/octokit/octokit.rb/releases{/id}", | ||
"created_at": "2009-12-10T21:41:49Z", | ||
"updated_at": "2014-12-06T03:59:19Z", | ||
"pushed_at": "2014-12-03T20:42:51Z", | ||
"git_url": "git://github.com/octokit/octokit.rb.git", | ||
"ssh_url": "[email protected]:octokit/octokit.rb.git", | ||
"clone_url": "https://github.com/octokit/octokit.rb.git", | ||
"svn_url": "https://github.com/octokit/octokit.rb", | ||
"homepage": "http://octokit.github.io/octokit.rb/", | ||
"size": 16270, | ||
"stargazers_count": 1734, | ||
"watchers_count": 1734, | ||
"language": "Ruby", | ||
"has_issues": true, | ||
"has_downloads": true, | ||
"has_wiki": false, | ||
"has_pages": true, | ||
"forks_count": 366, | ||
"mirror_url": null, | ||
"open_issues_count": 3, | ||
"forks": 366, | ||
"open_issues": 3, | ||
"watchers": 1734, | ||
"default_branch": "master", | ||
"organization": { | ||
"login": "octokit", | ||
"id": 3430433, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/3430433?v=3", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/octokit", | ||
"html_url": "https://github.com/octokit", | ||
"followers_url": "https://api.github.com/users/octokit/followers", | ||
"following_url": "https://api.github.com/users/octokit/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/octokit/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/octokit/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/octokit/subscriptions", | ||
"organizations_url": "https://api.github.com/users/octokit/orgs", | ||
"repos_url": "https://api.github.com/users/octokit/repos", | ||
"events_url": "https://api.github.com/users/octokit/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/octokit/received_events", | ||
"type": "Organization", | ||
"site_admin": false | ||
}, | ||
"network_count": 366, | ||
"subscribers_count": 81 | ||
} |
Oops, something went wrong.