Changes between Version 69 and Version 70 of DevWikiComitGuidelines


Ignore:
Timestamp:
Oct 16, 2017, 2:15:12 PM (7 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiComitGuidelines

    v69 v70  
    2929  * To accomplish Guidelines standards, we have implemented the use of editorconfig. Our repo as of version 2.4 now contains a .editorconfig file which editors configured with editorconfig support abide by.
    3030  * We ask all developers to work with an editor that has editorconfig support. Many editors have it or have it as plugins.
    31   * All source code in SVN should be in Unix text format as opposed to DOS text mode with possibel exception of .bat files.
     31  * All source code in SVN should be in Unix text format as opposed to DOS text mode with possible exception of .bat files.
    3232  * Each new/changed function should be documented in the official docs following our [wiki:DevWikiDocNewFeature Documentation Guidelines]
    3333