{"id":27022846,"url":"https://github.com/jethrodaniel/rubocop-lazy-config","last_synced_at":"2025-04-04T20:39:58.234Z","repository":{"id":285463570,"uuid":"958229040","full_name":"jethrodaniel/rubocop-lazy-config","owner":"jethrodaniel","description":"standardrb + rubocop recommendations","archived":false,"fork":false,"pushed_at":"2025-03-31T21:37:01.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T22:26:05.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/jethrodaniel.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":"2025-03-31T21:19:34.000Z","updated_at":"2025-03-31T21:37:45.000Z","dependencies_parsed_at":"2025-03-31T22:26:18.748Z","dependency_job_id":"b2062b5d-6a43-4503-bc09-e32999ca78cb","html_url":"https://github.com/jethrodaniel/rubocop-lazy-config","commit_stats":null,"previous_names":["jethrodaniel/rubocop-lazy-config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jethrodaniel%2Frubocop-lazy-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jethrodaniel%2Frubocop-lazy-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jethrodaniel%2Frubocop-lazy-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jethrodaniel%2Frubocop-lazy-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jethrodaniel","download_url":"https://codeload.github.com/jethrodaniel/rubocop-lazy-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249599,"owners_count":20908211,"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":"2025-04-04T20:39:57.682Z","updated_at":"2025-04-04T20:39:58.228Z","avatar_url":"https://github.com/jethrodaniel.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rubocop-lazy-config\n\nSimple ruby styling: [standardrb](https://github.com/standardrb/standard) plus anything rubocop recommends.\n\n## Installation\n\nAdd to your `Gemfile`:\n\n```ruby\ngroup :development, :test do\n  gem \"rubocop-lazy-config\",\n    github: \"jethrodaniel/rubocop-lazy-config\",\n    require: false\nend\n```\n\nThen run:\n\n```shell\nbundle\nbundle binstubs rubocop\n```\n\n## Usage\n\nAdd a `.rubocop.yml` containing the following:\n\n```yaml\ninherit_gem:\n  rubocop-lazy-config: rubocop.yml\n```\n\nNow you can run the following to lint your code:\n\n```shell\nbin/rubocop    # check for issues\nbin/rubocop -A # auto-correct\n```\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjethrodaniel%2Frubocop-lazy-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjethrodaniel%2Frubocop-lazy-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjethrodaniel%2Frubocop-lazy-config/lists"}