alimate / errors-spring-boot-starter

Elegant Error Handling for Spring Boot
Apache License 2.0
266 stars 57 forks source link

Commit Code Formatter Settings #60

Open zarebski-m opened 5 years ago

zarebski-m commented 5 years ago

It would be helpful for contributors and would make code reviews much easier.

alimate commented 5 years ago

I've added an .editorconfig file a few days ago. I guess it should be sufficient, right?

zarebski-m commented 5 years ago

For basic formatting yes, but I was thinking about full Java formatting rules: imports, javadocs, etc.

alimate commented 5 years ago

Sure, we can use formatting tools for those, too. Any suggestions would be much appreciated.