Bowen Liang
0b0f2d30ab
sort imports with isort rules by ruff linter ( #1730 )
...
* sort imports
* update
---------
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
Co-authored-by: Eduardo Chiarotti <dudumelgaco@hotmail.com >
2024-12-11 10:46:53 -05:00
Eduardo Chiarotti
24ed8a2549
feat: Add crew train cli ( #624 )
...
* fix: fix crewai-tools cli command
* feat: add crewai train CLI command
* feat: add the tests
* fix: fix typing hinting issue on code
* fix: test.yml
* fix: fix test
* fix: removed fix since it didnt changed the test
2024-05-23 18:46:45 -03:00
Eduardo Chiarotti
aeba64feaf
Feat: Add Ruff to improve linting/formatting ( #588 )
...
* fix: fix test actually running
* fix: fix test to not send request to openai
* fix: fix linting to remove cli files
* fix: exclude only files that breaks black
* fix: Fix all Ruff checkings on the code and Fix Test with repeated name
* fix: Change linter name on yml file
* feat: update pre-commit
* feat: remove need for isort on the code
* feat: remove black linter
* feat: update tests yml to try to fix the tests gh action
2024-05-10 11:53:53 -03:00
João Moura
637bd885cf
adding auto flake
2024-03-11 23:27:19 -03:00
João Moura
337afe228f
cutting new version with proper imports
2024-03-11 23:27:04 -03:00
João Moura
4541835487
adding autoflake
2024-03-11 22:56:14 -03:00
João Moura
04d9603449
cutting new version
2024-03-11 22:55:56 -03:00
João Moura
47b5cbd211
adding initial CLI support
2024-03-11 16:37:32 -03:00
Greyson Lalonde
542a794e64
Update autoflake args
...
This wont format automatically unless --in-place is passed and will remove init imports when missing --ignore-init-module-imports
2023-12-27 15:09:05 -05:00
Greyson Lalonde
6716a78aa0
Add pre-commit config w/ new dev deps
2023-12-27 15:09:05 -05:00