jjenkov / java-nio-server

A Java NIO Server using non-blocking IO all the way through.
Apache License 2.0
926 stars 461 forks source link

reformat & add .gitignore #9

Closed leni-msft closed 6 years ago

jjenkov commented 6 years ago

Hi guys, all reformats will be rejected. I format my code examples the way I find them most readable. If you want to fork and reformat, go ahead. If you submit new code that is formatted the way you like it, fine. But don't reformat existing code. Not unless there is an obvious formatting error, like an indentation missing etc.