Difference between revisions of "Talk:Coding Standards"
From FusionPBX
(Created page with "<gmaruzz> a shortcut for policing a coding style can be: publish an indent config file (indent.pro) that as first pass delete all formatting, and then reformat it as you want") |
|||
Line 1: | Line 1: | ||
+ | |||
+ | '''Formatting''' | ||
<gmaruzz> a shortcut for policing a coding style can be: publish an indent config file (indent.pro) that as first pass delete all formatting, and then reformat it as you want | <gmaruzz> a shortcut for policing a coding style can be: publish an indent config file (indent.pro) that as first pass delete all formatting, and then reformat it as you want |
Revision as of 16:26, 10 October 2012
Formatting <gmaruzz> a shortcut for policing a coding style can be: publish an indent config file (indent.pro) that as first pass delete all formatting, and then reformat it as you want