Popular Coding Convention on Github

Analyze Github commits to know which convention is popular.

Choose language.

JavaScript

Java

Python

Scala

Ruby

C#

PHP

I made this project about a year ago. At that time, I just started it for The GitHub Data Challenge II. So, it was very simple and concise implementaion for proof of concept. I've been aggregated convention data for a year. However, It is not analyze conventions of our codes deeply. I think therefore it's meaningless to keep aggregating more data. Finally, I decided to stop aggregating. I only hope someone get insight from this project and make much better projects.
fixed a error in "Parentheses around arguments in def" of Ruby. See issue #50 for more details. The convention was reset.
added coding convention for Ruby.
If there are something wrong in ruby convention or you want to see another coding convention Please leave issues on Github Issues. Because I'm not the rubist.
added "single quote vs double quotes" convention for JavaScript.
I made this site for proof of my concept at The GitHub Data Challenge II.
Amazing thing happened. This project placed in second on Data Challenge II Results and a lot of people like my idea.
So, I decided to serve as a service and aggregate more convention data continuously.
I reseted convention data at all and aggregate newly since old data structure isn't efficient and has some bugs.
And convention data can be reset sometimes when I found some bugs.

Please leave issues on Github if you have some problems or opinion.
Thank you for your interest.