RubyGems Navigation menu

code_quality_check 0.1.8

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.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.8 March 03, 2026 (9KB)
  2. 0.1.6 February 27, 2025 (8KB)
  3. 0.1.5 February 20, 2025 (6.5KB)
  4. 0.1.4 February 03, 2025 (6.5KB)
  5. 0.1.3 January 29, 2025 (6.5KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (5):

brakeman ~> 5.4.0
bundler-audit ~> 0.9
rubocop ~> 1.21
rubocop-performance ~> 1.23, >= 1.23.1

Development依存関係 (1):

rails >= 6.0, < 9

所有者:

プッシュ者:

作者:

  • Aniruddha Mirajkar

SHA 256チェックサム:

=

累計ダウンロード数 3,089

このバージョンのみ 131

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.1.0

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: