Skip to content

Instantly share code, notes, and snippets.

View fullo's full-sized avatar

Francesco Fullone fullo

View GitHub Profile
@eugene-dounar
eugene-dounar / coding_style.txt
Created March 16, 2012 14:48
Coding Style Guide Survey by Paul M Jones
Coding Style Guide Survey
=========================
Summary
-------
- Indent Type: 4 spaces (13/19)
- Line Length Limit (Soft): 85 or less (11/17)
- Line Length Limit (Hard): 120 or more (10/17)
- Class Names: Studly (16/18)