summaryrefslogtreecommitdiffstats
path: root/scripts/add-lints.bash
AgeCommit message (Expand)Author
2022-02-09Disable clippy::else_if_without_else globallyTim Oram
2022-02-09Disable clippy::too_many_lines globallyTim Oram
2022-02-09Allow default_numeric_fallback globallyTim Oram
2022-02-09Allow clippy::integer_arithmetic globallyTim Oram
2022-01-12Disable the Clippy option_if_let_else lintTim Oram
2022-01-05Disable the mod_module_files lintTim Oram
2021-10-23Fix lint errors flagged by nightly ClippyDaniel Paz-Soldan
2021-10-11Add git crateTim Oram
2021-10-07Allow expect_used lintTim Oram
2021-09-13Fix renamed Clippy rulesTim Oram
2021-08-09Allow renamed and removed lints in nightlyTim Oram
2021-08-09Fix disjoint_capture_migration lintTim Oram
2021-07-05Re-apply lintsTim Oram
2021-07-05Move view module to crateTim Oram
2021-07-05Add documentation for input crateTim Oram
2021-07-05Move input module to crateTim Oram
2021-07-05Add documentation to the display crateTim Oram
2021-07-05Move display module into a crateTim Oram
2021-07-05Add documentation to the configuration crateTim Oram
2021-07-05Improve linting in config crateTim Oram