{"id":15405135,"url":"https://github.com/fnando/rubocop-fnando","last_synced_at":"2025-04-16T22:50:19.878Z","repository":{"id":56893155,"uuid":"222150507","full_name":"fnando/rubocop-fnando","owner":"fnando","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-14T07:53:26.000Z","size":53,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T05:41:40.428Z","etag":null,"topics":["rubocop","rubocop-rails","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/fnando.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":"2019-11-16T19:41:36.000Z","updated_at":"2025-03-14T07:53:28.000Z","dependencies_parsed_at":"2024-01-19T10:03:35.050Z","dependency_job_id":"ed793624-8e4a-49f8-9ef5-ffd10777af1b","html_url":"https://github.com/fnando/rubocop-fnando","commit_stats":{"total_commits":51,"total_committers":1,"mean_commits":51.0,"dds":0.0,"last_synced_commit":"f1c13d0b93ba30f47911a65df188b89c3b8176d8"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Frubocop-fnando","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Frubocop-fnando/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Frubocop-fnando/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Frubocop-fnando/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","download_url":"https://codeload.github.com/fnando/rubocop-fnando/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249284444,"owners_count":21243962,"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-rails","ruby"],"created_at":"2024-10-01T16:15:10.295Z","updated_at":"2025-04-16T22:50:19.860Z","avatar_url":"https://github.com/fnando.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rubocop\n\nThe way I like my Ruby code to be formatted. Period.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem \"rubocop-fnando\"\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rubocop-fnando\n\n## Usage\n\nCreate a `.rubocop.yml` and add the following lines:\n\n```yaml\n---\ninherit_gem:\n  rubocop-fnando: .rubocop.yml\n\nAllCops:\n  TargetRubyVersion: 3.2\n```\n\nIf you're using Rails, then use the following lines:\n\n```yaml\n---\ninherit_gem:\n  rubocop-fnando: .rubocop-rails.yml\n\nAllCops:\n  TargetRubyVersion: 3.2\n  TargetRailsVersion: 7.0\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run\n`rake test` to run the tests. You can also run `bin/console` for an interactive\nprompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To\nrelease a new version, update the version number in `version.rb`, and then run\n`bundle exec rake release`, which will create a git tag for the version, push\ngit commits and tags, and push the `.gem` file to\n[rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at\nhttps://github.com/fnando/rubocop-fnando. This project is intended to be a safe,\nwelcoming space for collaboration, and contributors are expected to adhere to\nthe [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\n[MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Rubocop::Fnando project’s codebases, issue trackers,\nchat rooms and mailing lists is expected to follow the\n[code of conduct](https://github.com/fnando/rubocop-fnando/blob/main/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnando%2Frubocop-fnando","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffnando%2Frubocop-fnando","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnando%2Frubocop-fnando/lists"}