Tobias Gesellchen

Results 145 comments of Tobias Gesellchen

you could give these IntelliJ Idea settings (code style only) a try: https://docs.google.com/open?id=0BykO0Q46iG-mWVBaNjlvZnJnTFU They are based on the current sources, but as expected they don't exactly fit. Expecially a rule...

As Ansgar already mentioned, the reference code style could be applied automatically on each commit. Addionally, I would suggest to apply the code style on all repositories once now, so...

I have a use case where I used the infrastructure classes only as starting point, and now actually maintain only the model and API classes via code generation: https://github.com/docker-client/docker-remote-api