Casey Rodarmor
|
27cd8fd554
|
Remove call to sed in justfile (#1078)
|
2022-01-30 20:16:10 +00:00 |
|
Light Ning
|
a4556241de
|
Update deprecated rust range patterns and clippy config (#450)
- Fix warning: `...` range patterns are deprecated
- Update deprecated cyclomatic-complexity-threshold to cognitive-complexity-threshold
|
2019-06-06 23:34:07 -07:00 |
|
Casey Rodarmor
|
3a287b864a
|
Housekeeping (#394)
- Upgrade to rust 2018
- Update dependencies
- Use BTree{Map,Set} instead of Map and Set
|
2019-04-11 15:23:14 -07:00 |
|
ryloric
|
f64f07a0cc
|
Add recipe aliases (#390)
Recipe aliases may be defined with `alias f = foo`, allowing recipes to be called by shorter names on the command line.
|
2019-04-11 12:30:29 -07:00 |
|
Casey Rodarmor
|
13a124d659
|
Refactor some other stuff (#252)
|
2017-11-17 17:28:06 -08:00 |
|
Casey Rodarmor
|
686074df0e
|
Make clippy more lenient with cyclomatic complexity
|
2016-10-30 17:14:06 -07:00 |
|