Need a shared checkstyle
- Dominant language
- Java
- Stars
- 579
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
I personally prefer 2 space indent for my projects (please refer Google coding style for more information, I'm following them). So I configured my IDE to do so. Since you repo use default 4 space indent, it will be helpful if you could include a checkstyle.xml for this project so all of contributors can easily share the coding style without merging problem :D. Cheers!
Contributor guide
Research direction
Start by inspecting the repository's existing Java and Android build configuration to determine where a shared checkstyle.xml should live. Use the requested Google coding style with two-space indentation, and consider the work done when contributors can use the shared configuration consistently without formatting conflicts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100