mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
chore: remove lib/crewai exclusion from pre-commit hooks
This commit is contained in:
@@ -30,7 +30,8 @@ dev = [
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
exclude = [
|
||||
src = ["lib/*"]
|
||||
extend-exclude = [
|
||||
"lib/crewai/src/crewai/cli/templates",
|
||||
"lib/crewai/tests/",
|
||||
"lib/crewai-tools/tests/",
|
||||
|
||||
Reference in New Issue
Block a user