aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Aylett <andrew@aylett.co.uk>2025-01-07 20:15:53 +0000
committerGitHub <noreply@github.com>2025-01-07 20:15:53 +0000
commitcea5f840ef0281c8ccf9cc0250b2d07082847038 (patch)
tree312e936a2bf622150702372c49acfeafefa272a4 /README.md
parentchore: Remove unneeded dependencies (#2523) (diff)
downloadatuin-cea5f840ef0281c8ccf9cc0250b2d07082847038.zip
style: Avoid calling `unwrap()` when we don't have to (#2519)
Use `if let` rather than `is_some()` followed by `unwrap()`, and coerce errors instead of calling `unwrap()` when available.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions