瀏覽代碼

Revert "github: small additition related to file line endings and windows editors"

- This reverts commit d80bccc3b85256fe0d440cc47c90fc1020ae1d8d.
- not needed anymore, git should take care of this automatically now
Henning Westerholt 6 年之前
父節點
當前提交
68df10a2e8
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      .github/CONTRIBUTING.md

+ 0 - 2
.github/CONTRIBUTING.md

@@ -65,8 +65,6 @@ and commit history, there are several *rules* required for each contribution.
   * code **should** be formatted with **clang-format** or to match the style of
   the component that the commit applies to. The `.clang-format` file is part of
   Kamailio source code tree, in the root folder.
-  * code **should** be use Linux style line endings and not Windows style
-  (CRLF). If you use a Windows editor, please configure it this way.
 
 ### Commit Message Rules ###