OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.56k stars 3.67k forks source link

Add coding style guides for any language #2033

Open AdiChat opened 6 years ago

AdiChat commented 6 years ago

Add coding styles and standards for a particular language

Note: This is expected to be the followed standard for Cosmos in near future so, this is an important scope of contribution

Location: guides/coding_style/

For instance, the coding style for Java should be placed in the Java folder in a file named style.md

The readme.md is expected to contain a brief history or description of the languages

Croolis commented 6 years ago

Hi, I want to discuss this topic with one of maintainers. How can I contact any of you outside of github?

arnavb commented 6 years ago

I will take this on in C++.

the-saif-ahmad commented 6 years ago

Should we require Java source files to have a class matching their file name?

arnavb commented 6 years ago

Coding Style Guide Completion Tracker: Use this to see which guides need to be completed!

puma3 commented 6 years ago

I'm taking it on Rust!