We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d17b3 commit e9298f2Copy full SHA for e9298f2
1 file changed
.claude/CLAUDE.md
@@ -24,7 +24,9 @@ Before every push to the repository:
24
php -d auto_prepend_file=bin/sci-profiler.phar -r "echo 'OK';"
25
tail -1 /tmp/sci-profiler/sci-profiler.jsonl | jq .sci.sci_mgco2eq
26
```
27
+5. **Update the documentation**: parse and update all the markdown files when needed
28
29
+
30
## Architecture
31
32
- `src/bootstrap.php` — entry point for `auto_prepend_file` (source mode)
0 commit comments