Skip to content
Merged
5 changes: 5 additions & 0 deletions .github/AI_CODING_GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,11 @@ shell/
- For performance regression testing
```

#### 6. Acceptance test
All text from unit test that is used to test shell parsing must be validated in the appropriate shell



### Utility Scripts

All scripts in `scripts/` directory **MUST** have both:
Expand Down
Loading
Loading