Changes between Version 16 and Version 17 of WorkingGuideLines


Ignore:
Timestamp:
03/30/10 09:55:42 (14 years ago)
Author:
angel_il
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGuideLines

    v16 v17  
    144144 
    145145If you create new module conform to generally accepted style indentation of code like as '''indent''' utility with params: 
    146         --gnu-style  
    147         --format-first-column-comments  
    148         --indent-level4  
    149         --brace-indent0  
    150         --line-length100  
    151         --no-tabs  
    152         --blank-lines-after-procedures  
     146  '''--gnu-style --format-first-column-comments --indent-level4 --brace-indent0 --line-length100 --no-tabs --blank-lines-after-procedures''' 
    153147