No code style formatting file found.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 151
- Forks
- 183
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Expected behavior
Project should have a style guide that can be loaded to IDE to ensure same formatting rules are set before finalizing code.
I suggest the following guide be added to root folder
https://github.com/google/styleguide/blob/gh-pages/eclipse-java-google-style.xml
or similar that can be loaded to ones IDE.
Actual behavior
When i format java code in my IDE, i notice the formatting rules are different. It is likely because i use a different IDE that has different default formatting rules.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository root and reviewing the proposed Google Java style XML to determine how it should be added for IDE use. Done means a project-level formatting file is present in the root and can be loaded by Java IDEs to provide consistent formatting rules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100