run spotless across groovy (e.g. gradle) code too [LUCENE-9863]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
We should run spotless to format the groovy, too so that there is a consistent style and nobody needs to think about how the formatting should be.
Especially considering how crazy the language is, it is even more important to do this than with the java!
---
Migrated from [LUCENE-9863](https://issues.apache.org/jira/browse/LUCENE-9863) by Robert Muir (@rmuir), updated Mar 24 2021
Contributor guide
Research direction
The issue names Spotless and Groovy/Gradle code but no files or tests. Start by locating the repository's existing Spotless configuration and how Java formatting is applied, then inspect the Groovy and Gradle sources included by that configuration. Done means the build formats and checks the Groovy code consistently with the existing Java setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100