@ryandawsonuk
It is better to check the code format with the status check at the pull request, not only formatting in the local development environment of each development member.
For example, can we use the following functions of Codacy?
https://blog.codacy.com/codacy-integrates-with-checkstyle/
@daisuke-yoshimoto I think we can have both, editorconfig checks basic editor stuff not the java syntax, still is very helpful as most of the editors do support it natively now
Most helpful comment
@daisuke-yoshimoto I think we can have both, editorconfig checks basic editor stuff not the java syntax, still is very helpful as most of the editors do support it natively now