Skip to content

Jaws 0.9 Development Conventions

mkhahani edited this page Oct 26, 2012 · 1 revision
  • All code files are in UNIX format with LF line ending
  • TABs are replaced with 4 Space characters
  • PHP code style is same as PEAR codes
  • All variables and functions must be well-commented for documentation purposes
Clone this wiki locally