1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-27 20:13:30 +00:00
starship/src/formatter
filip 72e5a544fc
feat: treat empty string as none when formating (#2738)
* treat empty string as none when formating

* update docs

* format & clippy
2021-06-29 19:33:43 -04:00
..
mod.rs feat: add version format configuration (#2499) 2021-04-08 18:37:54 -04:00
model.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
parser.rs chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
spec.pest feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
string_formatter.rs feat: treat empty string as none when formating (#2738) 2021-06-29 19:33:43 -04:00
version.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00