mechmotum / symbrim

A Modular and Extensible Open-Source Framework for Creating Symbolic Bicycle-Rider Models
https://mechmotum.github.io/symbrim/
Creative Commons Zero v1.0 Universal
10 stars 3 forks source link

Bump ruff version and add almost all rules #139

Closed tjstienstra closed 1 month ago

tjstienstra commented 1 month ago

This PR adjusts BRiM to follow almost all rules available in ruff. The principle I want to follow with BRiM is to include all rules and only ignore those I dislike or that are impractical.