Skip to content

Commit

Permalink
Add ruff dependency to style group
Browse files Browse the repository at this point in the history
Co-authored-by: Filippo Luca Ferretti <[email protected]>
  • Loading branch information
diegoferigo and flferretti committed Jul 5, 2024
1 parent b0726b8 commit c40bad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ style = [
"black[jupyter] ~= 24.0",
"isort",
"pre-commit",
"ruff",
]
testing = [
"idyntree >= 12.2.1",
Expand Down

0 comments on commit c40bad9

Please sign in to comment.