{"id":43969150,"url":"https://github.com/jobteaser/shared-config-files","last_synced_at":"2026-02-07T07:10:21.206Z","repository":{"id":70673787,"uuid":"153748136","full_name":"jobteaser/shared-config-files","owner":"jobteaser","description":"Config files shared between several JobTeaser project","archived":false,"fork":false,"pushed_at":"2024-02-29T08:33:41.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-04-16T09:01:54.164Z","etag":null,"topics":["codeclimate","reek","rubocop"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"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/jobteaser.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-10-19T08:06:37.000Z","updated_at":"2024-04-16T09:01:54.165Z","dependencies_parsed_at":"2023-03-20T12:32:47.065Z","dependency_job_id":null,"html_url":"https://github.com/jobteaser/shared-config-files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jobteaser/shared-config-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobteaser%2Fshared-config-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobteaser%2Fshared-config-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobteaser%2Fshared-config-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobteaser%2Fshared-config-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jobteaser","download_url":"https://codeload.github.com/jobteaser/shared-config-files/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobteaser%2Fshared-config-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29188422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T05:07:31.176Z","status":"ssl_error","status_checked_at":"2026-02-07T05:06:15.227Z","response_time":63,"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":["codeclimate","reek","rubocop"],"created_at":"2026-02-07T07:10:20.684Z","updated_at":"2026-02-07T07:10:21.199Z","avatar_url":"https://github.com/jobteaser.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# shared-config-files\n\nThis repository contains files shared between several JobTeaser project. It can be config for linter, quality, security static analysis tools or anything you need.\n\n## Rubocop usage\n\nCreate a `.rubocop.yml` with the following directives:\n\n```\ninherit_from:\n  - https://raw.githubusercontent.com/jobteaser/shared-config-files/master/ruby/rubocop/default.yml\n```\n\nNow, run:\n\n```\n$ bundle exec rubocop\n```\n\nFor Code Climate usage, add in your `.code_climate.yml` config file the following lines:\n\n```\nversion: \"2\"\nprepare:\n  fetch:\n    - url: https://raw.githubusercontent.com/jobteaser/shared-config-files/master/ruby/rubocop/default.yml\n      path: .rubocop-https---raw-githubusercontent-com-jobteaser-shared-config-files-master-ruby-rubocop-default-yml\n```\n\n## Reek usage\n\nReek does not support remote config file. Clone the repository and run the following command with the path to the config file:\n\n```\n$ bundle exec reek -c \u003cpath_to_shared-config-files\u003e/ruby/reek/default.yml\n```\n\nFor Code Climate usage, add in your `.code_climate.yml` config file the following lines:\n\n```\nversion: \"2\"\nprepare:\n  fetch:\n    - url: https://raw.githubusercontent.com/jobteaser/code_climate_ruby/master/lib/reek/default.yml\n      path: .reek.yml\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjobteaser%2Fshared-config-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjobteaser%2Fshared-config-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjobteaser%2Fshared-config-files/lists"}