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
@@ -64,6 +64,9 @@ symbol = "git "
[golang]
symbol = "go "
[gradle]
symbol = "gradle "
[guix_shell]
symbol = "guix "