ev3nvy/rman-rs

Enforce stricter clippy rules

Closed this issue · 1 comments

Default clippy rules are ok, but I'd like to experiment with some of the other rules. Goal is to enable as many as possible, but if something just looks wrong or unfeasible to implement, I just won't implement it. Whichever rules I end up implementing, they will be incorporated into CI, so this issue will also depend on PR for implementing CI (related issue is #3).

landed in #23