Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 570 Bytes

File metadata and controls

25 lines (17 loc) · 570 Bytes

Claude Code Configuration

This file configures Claude Code for the OpenShift Console Operator project.

AI Context

See AGENTS.md for the central AI documentation hub, which includes:

Quick Commands

# Build
make

# Test
make test-unit
make check

# Format
gofmt -w ./pkg ./cmd