Skip to content

Commit 0cf0647

Browse files
committed
run fmt
1 parent 995a019 commit 0cf0647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .claude/skills/backend-development

.claude/skills/backend-development/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Full reference: **`docs/BACKEND_ARCHITECTURE.md`** (directory map, ER diagram, e
1313

1414
## Layered architecture — where code goes
1515

16-
```
16+
```txt
1717
endpoints/ FastAPI routers: request validation, response schemas, @protected_route scopes
1818
endpoints/responses/ Pydantic response schemas (these shape the OpenAPI → frontend types)
1919
endpoints/sockets/ Socket.IO event handlers

0 commit comments

Comments
 (0)