Skip to content

Commit c06cdc2

Browse files
authored
Update .github/copilot-instructions.md
1 parent 92546b6 commit c06cdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Use `make help` to see all available commands. Common targets include:
136136
3. **JSON Regeneration**: After modifying decision points/tables, regenerate JSON with `make regenerate_json`
137137
4. **Docker Context**: Some make targets use Docker, others run locally - check the Makefile
138138
5. **Package Management**: Use `make` commands or `uv` directly, not pip
139-
6. **Obsolete Code**: Never modify files in `/obsolete/`, `/doc/`, or `/pdfs/` directories
139+
6. **Obsolete Code and Documentation**: Never modify files in `/obsolete/`, `/doc/`, or `/pdfs/` directories
140140

141141
## API Development
142142

0 commit comments

Comments
 (0)