Enforcing Your Ruby Style Guide on AI-Generated Code
Thoughtbot engineers built a Claude Code hook that automatically runs RuboCop against any Ruby files an AI coding agent modifies, then gives the agent a chance to fix violations it can catch. The hook enforces team codin…