mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
add check_task_frontmatter.py and document frontmatter lint in task-template
This commit is contained in:
@@ -27,4 +27,10 @@ Explain runtime behavior and overall operation.
|
||||
|
||||
## Notes
|
||||
|
||||
Any additional notes or references.
|
||||
Any additional notes or references.
|
||||
|
||||
---
|
||||
Run the frontmatter linter to ensure conformance:
|
||||
```bash
|
||||
python3 ../tools/check_task_frontmatter.py
|
||||
```
|
||||
Reference in New Issue
Block a user