mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
style: use Ruff default linter rules
This commit is contained in:
@@ -2,8 +2,3 @@ exclude = [
|
|||||||
"templates",
|
"templates",
|
||||||
"__init__.py",
|
"__init__.py",
|
||||||
]
|
]
|
||||||
|
|
||||||
[lint]
|
|
||||||
select = [
|
|
||||||
"I", # isort rules
|
|
||||||
]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user