Changes between Version 23 and Version 24 of WorkingGuideLines


Ignore:
Timestamp:
03/08/12 05:17:33 (12 years ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGuideLines

    v23 v24  
    172172== Code Indentation Guidelines == 
    173173 
    174 If you create new module conform to generally accepted style indentation of code like as '''indent''' utility with params: 
     174If you create new module conform to generally accepted style indentation of code like as '''indent''' utility with options: 
    175175  '''--gnu-style --format-first-column-comments --indent-level4 --brace-indent0 --line-length100 --no-tabs --blank-lines-after-procedures''' 
    176176