Hacker News new | ask | show | jobs
by kelukelugames 4121 days ago
Curious, has anyone adopted another company's published style guide?
2 comments

At Tilt we use the NY Times Objective-C styleguide. https://github.com/NYTimes/objective-c-style-guide
That makes sense, those journalists just need to have a good writing style.
At Knewton we used (use?) Google's Python style guide.