{"id":21428700,"url":"https://github.com/ergoserv/rubocop-ergoserv","last_synced_at":"2025-07-27T05:33:23.768Z","repository":{"id":52314969,"uuid":"236095360","full_name":"ergoserv/rubocop-ergoserv","owner":"ergoserv","description":"RuboCop ErgoServ - ErgoServ's shared configs for RuboCop.","archived":false,"fork":false,"pushed_at":"2023-07-21T18:48:43.000Z","size":53,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-22T22:14:25.495Z","etag":null,"topics":["rubocop","rubocop-configuration","rubocop-ergoserv","rubocop-rails","ruby","ruby-gem","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","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/ergoserv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-01-24T22:37:59.000Z","updated_at":"2021-11-19T21:18:08.000Z","dependencies_parsed_at":"2024-11-15T05:37:35.824Z","dependency_job_id":null,"html_url":"https://github.com/ergoserv/rubocop-ergoserv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergoserv%2Frubocop-ergoserv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergoserv%2Frubocop-ergoserv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergoserv%2Frubocop-ergoserv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergoserv%2Frubocop-ergoserv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ergoserv","download_url":"https://codeload.github.com/ergoserv/rubocop-ergoserv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227769799,"owners_count":17817196,"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":["rubocop","rubocop-configuration","rubocop-ergoserv","rubocop-rails","ruby","ruby-gem","ruby-on-rails"],"created_at":"2024-11-22T22:14:29.893Z","updated_at":"2024-12-02T17:22:49.253Z","avatar_url":"https://github.com/ergoserv.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RuboCop ErgoServ\n\nErgoServ shared configs for RuboCop.\n\n## Installation\n\nAdd this line to your application's `Gemfile`:\n\n```ruby\ngroup :development, :test  do\n  # version released to RubyGems (most probably outdated)\n  gem 'rubocop-ergoserv', require: false\n\n  # or latest version from the repository (recommended)\n  gem 'rubocop-ergoserv',\n    git: 'https://github.com/ergoserv/rubocop-ergoserv',\n    require: false\nend\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rubocop-ergoserv\n\n## Usage\n\nUpdate your `.rubocop.yml` file with the following directives:\n\n```yaml\ninherit_gem:\n  rubocop-ergoserv:\n    - config/default.yml\n```\n\nNow, run:\n\n    $ bundle exec rubocop\n\n*Note:* You may have to use `bundle exec` to make `inherit_gem` directive work correctly.\n\nYou do not need to include `rubocop` directly in your application's dependencies. `rubocop-ergoserv` will include a required versions of `rubocop`, `rubocop-performance`, `rubocop-rails`, `rubocop-rake` and `rubocop-rspec`.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ergoserv/rubocop-ergoserv. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Rubocop::ErgoServ project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/rubocop-ergoserv/blob/master/CODE_OF_CONDUCT.md).\n\n-------------------------------------------------------------------------------\n\n[![alt text](https://raw.githubusercontent.com/ergoserv/rubocop-ergoserv/master/assets/ErgoServ_horizontalColor@sign+text+bg.png \"ErgoServ - Web and Mobile Development Company\")](https://www.ergoserv.com)\n\nThis gem was created and is maintained by [ErgoServ](https://www.ergoserv.com).\n\nIf you like what you see and would like to hire us or join us, [get in touch](https://www.ergoserv.com)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fergoserv%2Frubocop-ergoserv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fergoserv%2Frubocop-ergoserv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fergoserv%2Frubocop-ergoserv/lists"}