{"id":13879469,"url":"https://github.com/rubocop/rubocop-sequel","last_synced_at":"2025-04-04T12:08:08.130Z","repository":{"id":38240700,"uuid":"76751887","full_name":"rubocop/rubocop-sequel","owner":"rubocop","description":"Code style checking for Sequel","archived":false,"fork":false,"pushed_at":"2024-10-23T23:45:47.000Z","size":68,"stargazers_count":28,"open_issues_count":5,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-24T13:16:57.169Z","etag":null,"topics":["linting","rubocop","rubocop-sequel","ruby","sequel"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubocop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-12-17T22:54:25.000Z","updated_at":"2024-10-23T23:44:23.000Z","dependencies_parsed_at":"2024-05-15T15:44:56.622Z","dependency_job_id":"7c6d0dcc-1ee1-48ca-8f04-a3c32cc60403","html_url":"https://github.com/rubocop/rubocop-sequel","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubocop%2Frubocop-sequel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubocop%2Frubocop-sequel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubocop%2Frubocop-sequel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubocop%2Frubocop-sequel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubocop","download_url":"https://codeload.github.com/rubocop/rubocop-sequel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174419,"owners_count":20896078,"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":["linting","rubocop","rubocop-sequel","ruby","sequel"],"created_at":"2024-08-06T08:02:22.076Z","updated_at":"2025-04-04T12:08:08.113Z","avatar_url":"https://github.com/rubocop.png","language":"Ruby","readme":"![CI status](https://github.com/rubocop/rubocop-sequel/workflows/CI/badge.svg)\n\n# RuboCop Sequel\n\nCode style checking for [Sequel](https://sequel.jeremyevans.net/).\n\n## Installation\n\nUsing the `rubocop-sequel` gem\n\n```bash\ngem install rubocop-sequel\n```\n\nor using bundler by adding in your `Gemfile`\n\n```\ngem 'rubocop-sequel'\n```\n\n## Usage\n\n### RuboCop configuration file\n\nAdd to your `.rubocop.yml`.\n\n```\nplugins: rubocop-sequel\n```\n\n`rubocop` will now automatically load RuboCop Sequel\ncops alongside with the standard cops.\n\n\u003e [!NOTE]\n\u003e The plugin system is supported in RuboCop 1.72+. In earlier versions, use `require` instead of `plugins`.\n\n### Command line\n\n```bash\nrubocop --plugin rubocop-sequel\n```\n\n### Rake task\n\n```ruby\nRuboCop::RakeTask.new do |task|\n  task.plugins \u003c\u003c 'rubocop-sequel'\nend\n```\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubocop%2Frubocop-sequel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubocop%2Frubocop-sequel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubocop%2Frubocop-sequel/lists"}