Skip to content

Commit 8f7a3c7

Browse files
committed
docs(CONTRIBUTING): update file tree for custom-rules-doc module
1 parent 638e9f3 commit 8f7a3c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ claude-code-safety-net/
171171
│ │ └── xargs.ts # xargs command analysis
172172
│ ├── audit.ts # Audit logging
173173
│ ├── config.ts # Config loading
174+
│ ├── custom-rules-doc.ts # Custom rules documentation
174175
│ ├── env.ts # Environment variable utilities
175176
│ ├── format.ts # Output formatting
176177
│ ├── rules-git.ts # Git subcommand analysis
@@ -200,7 +201,6 @@ claude-code-safety-net/
200201
├── tsconfig.typecheck.json # Type-check only config
201202
├── AGENTS.md # AI agent guidelines
202203
├── CLAUDE.md # Claude Code context
203-
├── CUSTOM_RULES_REFERENCE.md # Custom rules documentation
204204
└── README.md # Project documentation
205205
```
206206

0 commit comments

Comments
 (0)