1
0
Fork 0
mirror of https://github.com/imjasonh/govulncheck-action synced 2026-07-08 00:35:45 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Jason Hall
e8e99fffa4
Add CLAUDE.md for AI assistant guidance
This file provides essential context and guidance for Claude Code (claude.ai/code)
when working with this repository. It includes:

- Common development commands and how to run specific tests
- High-level architecture overview showing how components interact
- Key design patterns like dependency injection and mock-friendly design
- Testing strategy and coverage requirements
- Important operational notes about the action's behavior

This will help future AI assistants be more productive by understanding
the codebase structure and development workflow without having to
rediscover these patterns.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-07 01:51:47 -04:00