Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/rubocop/rubocop

code-formatter hacktoberfest linter rubocop ruby static-code-analysis

Last synced: about 8 hours ago

Repository metadata:

A Ruby static code analyzer and formatter, based on the community Ruby style guide.


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 11,471
Total Committers: 1,044
Avg Commits per committer: 10.988
Development Distribution Score (DDS): 0.806

Commits in past year: 786
Committers in past year: 63
Avg Commits per committer in past year: 12.476
Development Distribution Score (DDS) in past year: 0.496

Name Email Commits
Koichi ITO k****o@g****m 2222
Jonas Arvidsson j****4@g****m 885
Bozhidar Batsov b****r@t****m 871
Bozhidar Batsov b****r@b****m 705
Alex Dowad a****g@g****m 412
Ted Johansson d****i@g****m 380
Yuji Nakayama n****j@g****m 362
Ryan Rosenblum r****m@g****m 355
Daniel Vandersluis d****s@g****m 303
Bozhidar Batsov b****r@b****v 298
Teemu t****u@a****n 263
Marc-Andre Lafortune g****b@m****a 238
fatkodima f****3@g****m 180
Masataka Pocke Kuwabara k****a@p****e 179
Garett Arrowood g****d@g****m 152
Benjamin Quorning b****n@q****t 148
Earlopain 1****n 133
Genadi Samokovarov g****v@g****m 111
ydah 1****h 110
Tejas Bubane t****e@g****m 95
Andreas Bühmann d****v@u****e 94
Masataka Kuwabara p****2@g****m 86
John Backus j****s@g****m 71
Benjamin Quorning b****g@z****m 68
Bill Ruddock b****k@g****m 62
David Rodríguez d****z@r****t 59
Ryo Nakamura r****a@g****m 58
Owen Stephens o****n@o****k 41
David Rodríguez d****z@g****m 39
hoshinotsuyoshi g****0@g****m 39
and 1014 more...

Issue and Pull Request metadata

Last synced: about 19 hours ago


Package metadata

rubygems: rubocop

RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.

  • Homepage: https://rubocop.org/
  • Documentation: http://www.rubydoc.info/gems/rubocop/
  • Licenses: MIT
  • Latest release: 1.63.5 (published 6 months ago)
  • Last Synced: 2024-11-09T20:31:32.230Z (about 8 hours ago)
  • Versions: 279
  • Dependent Packages: 12,291
  • Dependent Repositories: 115,529
  • Downloads: 472,043,407 Total
  • Docker Downloads: 3,455,005,728
  • Rankings:
    • Dependent packages count: 0.004%
    • Downloads: 0.038%
    • Docker downloads count: 0.062%
    • Average: 0.07%
    • Stargazers count: 0.1%
    • Forks count: 0.104%
    • Dependent repos count: 0.113%
  • Maintainers (4)
  • Advisories:
go: github.com/rubocop/rubocop

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/rubocop/rubocop#section-documentation
  • Licenses: mit
  • Latest release: v1.63.5 (published 6 months ago)
  • Last Synced: 2024-11-08T20:30:46.983Z (1 day ago)
  • Versions: 279
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Rankings:
    • Forks count: 0.111%
    • Stargazers count: 0.544%
    • Average: 3.424%
    • Dependent repos count: 3.48%
    • Dependent packages count: 9.561%

Dependencies

.github/workflows/linting.yml actions
  • actions/checkout v3 composite
  • karancode/yamllint-github-action master composite
.github/workflows/rubocop.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/spell_checking.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
Gemfile rubygems
  • webmock >= 0 development
  • asciidoctor >= 0
  • bump >= 0
  • memory_profiler >= 0
  • rake ~> 13.0
  • rspec ~> 3.7
  • rubocop-performance ~> 1.15.0
  • rubocop-rake ~> 0.6.0
  • rubocop-rspec ~> 2.16.0
  • simplecov ~> 0.10, < 0.18
  • stackprof >= 0
  • test-queue >= 0
  • yard ~> 0.9
rubocop.gemspec rubygems
  • bundler >= 1.15.0, < 3.0 development
  • json ~> 2.3
  • parallel ~> 1.10
  • parser >= 3.2.0.0
  • rainbow >= 2.2.2, < 4.0
  • regexp_parser >= 1.8, < 3.0
  • rexml >= 3.2.5, < 4.0
  • rubocop-ast >= 1.24.1, < 2.0
  • ruby-progressbar ~> 1.7
  • unicode-display_width >= 2.4.0, < 3.0