{"id":16820333,"url":"https://github.com/dvandersluis/rubocop_defaults","last_synced_at":"2025-03-17T15:25:06.820Z","repository":{"id":66318303,"uuid":"145007242","full_name":"dvandersluis/rubocop_defaults","owner":"dvandersluis","description":"Rubocop default options for my projects","archived":false,"fork":false,"pushed_at":"2021-04-04T19:44:10.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T01:42:16.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dvandersluis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-16T15:33:33.000Z","updated_at":"2019-05-17T19:41:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecd40d5a-2288-4670-b3ec-e0d9a7049942","html_url":"https://github.com/dvandersluis/rubocop_defaults","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Frubocop_defaults","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Frubocop_defaults/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Frubocop_defaults/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Frubocop_defaults/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvandersluis","download_url":"https://codeload.github.com/dvandersluis/rubocop_defaults/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056458,"owners_count":20390726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T10:56:17.960Z","updated_at":"2025-03-17T15:25:06.796Z","avatar_url":"https://github.com/dvandersluis.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rubocop Defaults\n\nThis gem just has my rubocop defaults for easy inclusion in other projects.\n\n## Usage\n\nAdd this line to your application's Gemfile (to use the gem in another gem, put the `gem` call in `group :development` so that it is not added as a dependency when the gem is installed):\n\n```ruby\ngem 'rubocop_defaults', github: 'dvandersluis/rubocop_defaults'\n```\n\nAdd the following to `.rubocop.yml`\n\n```yaml\ninherit_gem:\n  rubocop_defaults: .rubocop.yml\n  \ninherit_mode:\n  merge:\n    - Exclude\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvandersluis%2Frubocop_defaults","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvandersluis%2Frubocop_defaults","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvandersluis%2Frubocop_defaults/lists"}