1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-12-04 19:03:38 +00:00
starship/src/formatter
David Knaack a5631a17dd
refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315)
* refactor: replace `once_cell`-crate with stdlib

* test(logger): make log cleanup-test cross-platform

* chore: handle clippy warnings

* build(deps): update dependency dprint/dprint-plugin-toml to v0.6.3

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 16:03:22 +02:00
..
mod.rs feat: add version format configuration (#2499) 2021-04-08 18:37:54 -04:00
model.rs fix(style): ensure nested style variables are processed during formatting (#5120) 2023-04-24 16:03:04 +02:00
parser.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
spec.pest feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
string_formatter.rs refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00
version.rs refactor: bump msrv to remove once-cell, improve logger test & handle clippy warnings (#6315) 2024-10-17 16:03:22 +02:00