Categories: None [Edit]
code_quality_check
Code Quality Check is a Ruby on Rails gem that runs automated quality and security
checks on every commit using Overcommit and Git hooks. It bundles and configures
RuboCop (style and lint), Brakeman (security), Rails Best Practices, and
BundleAudit (CVE checks). The installer sets up a Rails initializer that verifies
the gem is installed and ensures Overcommit hooks are present, so teams don't
silently skip checks. Optional support for Reek, Flay, and Fasterer via
.overcommit.yml. Requires Overcommit in your Gemfile; add the gem and run
`rails generate code_quality_check:install` to get started.
Total
Ranking: 163,335 of 190,469
Downloads: 3,057
Daily
Ranking: 63,261 of 190,443
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 44 | 719,697,999 | rails |
| 56 | 661,954,296 | rubocop |
| 174 | 280,002,637 | rubocop-performance |
| 239 | 200,372,364 | brakeman |
| 384 | 124,502,867 | bundler-audit |
| 1,714 | 19,389,892 | rails_best_practices |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | aniruddhami |