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:
Marie
2022-12-17 13:32:40 +01:00
committed by GitHub
parent 1f7d1e39c6
commit 220844daa0
12 changed files with 394 additions and 0 deletions
+1
View File
@@ -58,6 +58,7 @@ pub const PROMPT_ORDER: &[&str] = &[
"elm",
"erlang",
"golang",
"gradle",
"haskell",
"haxe",
"helm",