Commit Graph

5 Commits

Author SHA1 Message Date
Yuri Astrakhan
cc6b375cd3 fallout2: rework clippy_dev & _lints fmt inlining
* Inline format args where possible
* simplify a few complex macros into format str
* use formatdoc!() instead format!(indoc!(...))
2022-09-23 23:08:12 -04:00
xFrednet
2098b27a20 Added cargo dev setup vscode-tasks for simplicity 2021-06-27 22:36:41 +02:00
xFrednet
8e969cdcef Updated several clippy_dev messages and types (PR suggestions)
Co-authored-by: Philipp Krones <hello@philkrones.com>
2021-06-25 11:17:00 +02:00
xFrednet
b48f041bef Added the cargo dev remove command for convenience 2021-06-25 11:17:00 +02:00
xFrednet
0a5f28c4b0 Added cargo dev setup git-hook 2021-06-25 11:16:59 +02:00