brocksam / pycollo

General-purpose optimal control, trajectory optimisation and parameter optimisation using direct collocation
https://brocksam.github.io/pycollo/
MIT License
8 stars 3 forks source link

Use Ruff for linting #55

Closed brocksam closed 1 year ago

brocksam commented 1 year ago

Add Ruff to project for linting. Should be enforced in CI to ensure code quality.

brocksam commented 1 year ago

Implemented in #58 but a further PR is required to fix all linting errors.

brocksam commented 1 year ago

Closing in favour of #59.