This project is governed by the Code of Conduct. By participating you are expected to uphold this code. Please report unacceptable behavior to issue.
Use Intellij Community (also Ultimate is possible).
Import code style schema from naver-intellij-formatter. You can see how to import schemas in the Intellij guide.
Feel free to make an any issue.
We doesn't require a lot.
- Make sure that all check passes (
./gradlew check
should pass) - Make sure to write test for all code changes.
You can check build guide in build from source.