Create Style Guide
Open
cleanup
- Dominant language
- Java
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I'm noticing inconsistencies in the code (spaces vs. tabs, space between () and {, if x rather than if { x }, etc), and thinking that a unified style guide may be in order.
As an initial proposition, the [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html) may work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.