tonystone / geofeatures2

A lightweight, high performance geometry library in Swift.
Apache License 2.0
19 stars 4 forks source link

Create coding standards Wiki page... #23

Open tonystone opened 8 years ago

tonystone commented 8 years ago

Lets create some standards for code and style.

For starters (and this can change when standards are done) is that you should follow the predominant style in the file so that the file is consistent :-)

phchang commented 8 years ago

Coding standards page has been started here: https://github.com/tonystone/geofeatures2/wiki/GeoFeatures2-Coding-Standards

I'll continue to add to it as I see patterns emerge.