mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
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
This commit is contained in:
@@ -58,6 +58,7 @@ pub const PROMPT_ORDER: &[&str] = &[
|
||||
"elm",
|
||||
"erlang",
|
||||
"golang",
|
||||
"gradle",
|
||||
"haskell",
|
||||
"haxe",
|
||||
"helm",
|
||||
|
||||
Reference in New Issue
Block a user