Module: Kaizo

Defined in:
lib/kaizo.rb,
lib/kaizo/plugin.rb,
lib/kaizo/version.rb

Overview

Kaizo ships a strict, punishing set of RuboCop cops aimed at AI-agent-authored code: they bound argument counts, flag agent-noun class names, flag calls nested too deeply in other calls' arguments, and treat comments and loose descriptions in specs as structure that wants to be expressed properly.

Defined Under Namespace

Classes: Error, Plugin

Constant Summary collapse

VERSION =
"0.7.0".freeze