feat: add LLM-friendly docs and agent skill #1679
Merged
Annotations
3 errors
|
Lint code with Ruff
Process completed with exit code 1.
|
|
Lint code with Ruff:
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
|
|
Lint code with Ruff:
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
|
Loading