starship/src
Marie 220844daa0
feat(gradle): add gradle module (#4423)
* docs: document gradle module

* implement gradle module

* gradle-module: add test for wrapper properties case

* docs: improve gradle module documentation

* fix: fix gradle module wrapper properties test

* drop gradle executable strategy

* apply suggested stuff

* Fix config schema
2022-12-17 13:32:40 +01:00
..
configs feat(gradle): add gradle module (#4423) 2022-12-17 13:32:40 +01:00
formatter chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
init fix(pwsh): fix error log display on older versions of pwsh (#4650) 2022-12-02 14:17:57 -06:00
modules feat(gradle): add gradle module (#4423) 2022-12-17 13:32:40 +01:00
test chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
bug_report.rs feat(bug-report): ask for confirmation before opening issue (#4543) 2022-11-25 17:44:25 +01:00
config.rs fix(config): unrecognized config properties don't cause config error (#4547) 2022-11-20 18:27:48 +01:00
configure.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
context.rs build(deps): upgrade to git-repository v0.27 (#4588) 2022-11-12 17:07:49 +01:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
main.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
module.rs feat(gradle): add gradle module (#4423) 2022-12-17 13:32:40 +01:00
print.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
segment.rs refactor: replace ansi_term with nu_ansi_term (#4339) 2022-09-04 18:44:54 +02:00
serde_utils.rs fix(config): unrecognized config properties don't cause config error (#4547) 2022-11-20 18:27:48 +01:00
utils.rs fix(container): avoid detecting WSL as a systemd-container (#4593) 2022-11-15 11:14:52 +01:00