Skip to content

feat: add LLM-friendly docs and agent skill (#1679) #725

feat: add LLM-friendly docs and agent skill (#1679)

feat: add LLM-friendly docs and agent skill (#1679) #725

Triggered via push March 31, 2026 17:25
Status Failure
Total duration 25s
Artifacts

python-app.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
Process completed with exit code 1.
ruff (PIE810): generate_llms_txt.py#L96
generate_llms_txt.py:96:13: PIE810 Call `startswith` once with a `tuple` help: Merge into a single `startswith` call
ruff (PIE810): generate_llms_txt.py#L92
generate_llms_txt.py:92:12: PIE810 Call `startswith` once with a `tuple` help: Merge into a single `startswith` call