Skip to content

Commit 427cc46

Browse files
dduuggclaude
andcommitted
Fix inaccuracies in AGENTS.md
- Remove redundant heading that repeats the filename - Fix incorrect spec/fixtures/ references where that directory doesn't exist - Fix Claude-specific intro text to be agent-agnostic (pks only) Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent 11440af commit 427cc46

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# AGENTS.md
2-
31
This file provides guidance to AI coding agents when working with code in this repository.
42

53
## What this project is
@@ -29,4 +27,4 @@ bundle exec srb tc
2927

3028
- `lib/query_packwerk.rb` — entry point and public API
3129
- `lib/query_packwerk/` — query classes for violations, packages, and dependency graphs; also includes an interactive console (REPL) interface
32-
- `spec/` — RSpec tests; `spec/fixtures/` holds sample packwerk app structures
30+
- `spec/` — RSpec tests

0 commit comments

Comments
 (0)