authorjapps / authorjapps/zerocode
Code format syntax
Open
enhancement
- Dominant language
- Java
- Stars
- 1k
- Forks
- 453
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 5
Description
We are using IDE's of our preference, we need to stick to a specific **code formatting syntax** like [Google code style](https://github.com/google/google-java-format) or something else.
I found the Google code style has plugins for popular IDE's and linting tools which can be used to verify code formatting during CI phase. This makes code review easier.
Contributor guide
Assessment
This issue has not been assessed yet.