{"id":20898562,"url":"https://github.com/servactory/rubocop","last_synced_at":"2026-03-06T01:02:22.970Z","repository":{"id":260766759,"uuid":"882272782","full_name":"servactory/rubocop","owner":"servactory","description":"Styling for Ruby Gems \u0026 Rails projects","archived":false,"fork":false,"pushed_at":"2025-11-29T21:05:02.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T16:59:17.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://servactory.com","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/servactory.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,"zenodo":null}},"created_at":"2024-11-02T11:24:24.000Z","updated_at":"2025-11-29T21:05:05.000Z","dependencies_parsed_at":"2025-04-11T04:27:05.928Z","dependency_job_id":"681c309b-b9f6-41a9-b556-47a92f072d86","html_url":"https://github.com/servactory/rubocop","commit_stats":null,"previous_names":["servactory/rubocop"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/servactory/rubocop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servactory%2Frubocop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servactory%2Frubocop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servactory%2Frubocop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servactory%2Frubocop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/servactory","download_url":"https://codeload.github.com/servactory/rubocop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servactory%2Frubocop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30156850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-18T11:11:17.444Z","updated_at":"2026-03-06T01:02:22.949Z","avatar_url":"https://github.com/servactory.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://servactory.com\" target=\"_blank\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/servactory/servactory/main/.github/logo-dark.svg\"\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/servactory/servactory/main/.github/logo-light.svg\"\u003e\n      \u003cimg alt=\"Servactory\" src=\"https://raw.githubusercontent.com/servactory/servactory/main/.github/logo-light.svg\" width=\"350\" height=\"70\" style=\"max-width: 100%;\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A set of tools for building reliable services of any complexity.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://rubygems.org/gems/servactory-rubocop\"\u003e\u003cimg src=\"https://img.shields.io/gem/v/servactory-rubocop?logo=rubygems\u0026logoColor=fff\" alt=\"Gem version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/servactory/servactory-rubocop/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release-date/servactory/rubocop\" alt=\"Release Date\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Servactory style for RuboCop\n\n## Installation\n\nFirst add this to your Gemfile:\n\n```ruby\ngem \"servactory-rubocop\", require: false, group: %i[development]\n```\n\nThen run `bundle`, then `bundle binstubs rubocop`.\n\nThen add a default `.rubocop.yml` file in the root of your application with:\n\n```yml\ninherit_gem:\n  servactory-rubocop: rubocop-rails.yml\n  # or\n  # servactory-rubocop: rubocop-gem.yml\n```\n\nNow you can run `./bin/rubocop` to check for compliance and `./bin/rubocop -a` to automatically fix violations.\n\n\n## Contributing\n\nThis project is intended to be a safe, welcoming space for collaboration. \nContributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. \nWe recommend reading the [contributing guide](https://servactory.com/CONTRIBUTING) as well.\n\n## License\n\nServactory is available as open source under the terms of the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservactory%2Frubocop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fservactory%2Frubocop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fservactory%2Frubocop/lists"}