FlowingCode / DevelopmentConventions

Repository hosting conventions, decisions and documentation related to best coding practices that can be utilized in development projects
Apache License 2.0
9 stars 0 forks source link

Define code style standards #19

Closed mlopezFC closed 3 years ago

mlopezFC commented 3 years ago

We should analyze if we could do something similar that we did with code conventions, but for code style standards. That is basically taking a well known standard like Google's, and analyze the possibility of extending it (if we consider it necessary) and provide instructions for configuring the IDEs that we use in order to do the setup quickly and without problems.

javier-godoy commented 3 years ago

We have been using Google Code Style for a while, with no extensions. Let's call that 1.0.0.