{"id":20434136,"url":"https://github.com/casecommons/lint-config-ruby","last_synced_at":"2026-05-10T17:41:52.533Z","repository":{"id":65987613,"uuid":"95703462","full_name":"Casecommons/lint-config-ruby","owner":"Casecommons","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-30T15:39:06.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-01-15T19:23:19.793Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Casecommons.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":"2017-06-28T19:17:52.000Z","updated_at":"2019-04-29T18:04:25.000Z","dependencies_parsed_at":"2023-03-06T14:00:27.738Z","dependency_job_id":null,"html_url":"https://github.com/Casecommons/lint-config-ruby","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Casecommons%2Flint-config-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Casecommons%2Flint-config-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Casecommons%2Flint-config-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Casecommons%2Flint-config-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Casecommons","download_url":"https://codeload.github.com/Casecommons/lint-config-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241976787,"owners_count":20051713,"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-11-15T08:24:19.912Z","updated_at":"2026-05-10T17:41:52.472Z","avatar_url":"https://github.com/Casecommons.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Case Commons Ruby lint config\n\nConfiguration for [RuboCop](http://batsov.com/rubocop/) per Case Commons style guide.\n\n## Usage\n\nAdd to `Gemfile` in your project:\n\n```ruby\ngem 'lint-config-ruby', git: 'https://github.com/Casecommons/lint-config-ruby.git'\n```\n\nThen use [`inherit_gem`](https://rubocop.readthedocs.io/en/latest/configuration/#inheriting-configuration-from-a-dependency-gem) to include the configuration in your own project. For example:\n\n```yaml\n# .rubocop.yml\n\ninherit_gem:\n  lint-config-ruby:\n    - default.yml\n```\n\n## Publish a release\nIn order to publish a release to artifactory, you can run the following command\n\nPlease make sure to update the version in the .gemspec file before pushing a release.\n\n```\nrake release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasecommons%2Flint-config-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasecommons%2Flint-config-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasecommons%2Flint-config-ruby/lists"}