mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-20 13:28:13 +00:00
fix: Respect use_system_prompt in Converter regeneration
Fixes #2571 Co-authored-by: Devin AI <devin-ai-integration[bot]@users.noreply.github.com> Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
@@ -4,4 +4,6 @@ repos:
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: ["--fix"]
|
||||
exclude: ^src/crewai/cli/templates/
|
||||
- id: ruff-format
|
||||
exclude: ^src/crewai/cli/templates/
|
||||
|
||||
Reference in New Issue
Block a user