Commit Graph

8 Commits (d45ec21b3c955785157cf12921cd987c864b0d94)

Author SHA1 Message Date
mokou a3c4c1ccb4 fix: re-add missing done comments 2 years ago
mokou 8cfedb1673 feat(clippy): add clippy3 2 years ago
mokou ed0f278a8f chore: remove mod.rs files and exercises feature 2 years ago
x-hgg-x 179a75a68d
fix: Include exercises folder in the project structure behind a feature (#917)
closes #859
closes #913
closes #942
2 years ago
Franklin van Nes f2650de369 fix(clippy1): Updated code to test correctness clippy lint with approx_constant lint rule
closes #888
3 years ago
Zerotask 249ad44cc0
docs(exercises): updated all exercises readme files
all exercises readme files now have a unified structure and a description
3 years ago
Steven Mann 630ff0e00b
chore: add explanatory comment to clippy1 4 years ago
Mario Reder 1e2fd9c92f feat: Add clippy lints
- adds a new 'clippy' category for exercises
- clippy exercises should throw no warnings
- install script now also installs clippy

is related to https://github.com/rust-lang/rust-clippy/issues/2604
4 years ago