Changes between Version 27 and Version 28 of WorkingGuideLines


Ignore:
Timestamp:
11/20/16 14:33:19 (7 years ago)
Author:
zaytsev
Comment:

Remove duplicate indentation guidelines

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGuideLines

    v27 v28  
    173173 
    174174}}} 
    175  
    176 == Code Indentation Guidelines == 
    177  
    178 If you create new module conform to generally accepted style indentation of code like as '''indent''' utility with options: 
    179   '''--gnu-style --format-first-column-comments --indent-level4 --brace-indent0 --line-length100 --no-tabs --blank-lines-after-procedures''' 
    180