Here's some github code style

var foo = bar;

    function bazinga() {
    return 'bazinga!!';
    }