himalaya/src/config
Perma Alesheikh 87eac50eb7
remove comparison with boolean value
Reasons:
- The bool value itself is enough for the filter expression.
- Simplifies the expression.

Signed-off-by: Perma Alesheikh <me@prma.dev>
2024-01-09 22:12:46 +01:00
..
args.rs refactor man and completion with clap derive api 2023-12-05 22:38:08 +01:00
mod.rs remove comparison with boolean value 2024-01-09 22:12:46 +01:00
prelude.rs rename existing cargo features, fix imports 2023-12-04 22:26:49 +01:00
wizard.rs use if let instead of a map with only sideeffects 2024-01-09 22:10:28 +01:00