mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-19 08:50:29 +00:00
Update CLAUDE.md with testing and code style instructions
This commit is contained in:
@@ -93,5 +93,11 @@ Currently supports Chapman University (Passio System ID: "263"). Each university
|
|||||||
|
|
||||||
## Development Guidelines
|
## Development Guidelines
|
||||||
|
|
||||||
|
### General Guidelines
|
||||||
|
- Use test-driven development and always validate code through testing
|
||||||
|
|
||||||
### Git Workflow
|
### Git Workflow
|
||||||
- Use the name of the branch for all pull requests
|
- Use the name of the branch for all pull requests
|
||||||
|
|
||||||
|
### Code Style
|
||||||
|
- Prefer arrow functions, especially in classes
|
||||||
|
|||||||
Reference in New Issue
Block a user