Code Style Guides and Conventions


#1

I think it would be beneficial and good in the long term if there was a set Style guide for contributions on source code. It is likely that we will have different developers with different style guides which may lead to the code being inconsistent.

I suggest that maybe the team adopt one of the popular style guides or structure a new one and include that as part of the contributing guidelines on the repositories so that there is some uniformity in that regard

Here is an article that talks more about this and includes some of the popular ones


#2

Thanks for the suggestion @michaeldera. We’ll definitely look into it and probably adopt one of the existing/mature ones before we consider redeveloping the wheel :slight_smile: