Parlane/dolphin-styling


(Hopefully) Tentative Dolphin coding style, but updated and revised a little.


if (var == 1 || 
▶▶▶▶var == 2)
  
vs

if (var == 1 ||
    var == 2
    
    

Project Statistics

Sourcerank 2
Repository Size 129 KB
Stars 0
Forks 0
Watchers 1
Open issues disabled
Dependencies 0
Contributors 1
Tags 0
Created
Last updated
Last pushed

Top Contributors See all

Mai

Something wrong with this page? Make a suggestion

Last synced: 2017-11-27 11:59:29 UTC

Login to resync this repository