[sr-dev] git:master:d80bccc3: github: small additition related to file line endings and windows editors

Henning Westerholt hw at skalatan.de
Sun Sep 8 22:58:08 CEST 2019


Module: kamailio
Branch: master
Commit: d80bccc3b85256fe0d440cc47c90fc1020ae1d8d
URL: https://github.com/kamailio/kamailio/commit/d80bccc3b85256fe0d440cc47c90fc1020ae1d8d

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-09-08T22:57:27+02:00

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

---

Modified: .github/CONTRIBUTING.md

---

Diff:  https://github.com/kamailio/kamailio/commit/d80bccc3b85256fe0d440cc47c90fc1020ae1d8d.diff
Patch: https://github.com/kamailio/kamailio/commit/d80bccc3b85256fe0d440cc47c90fc1020ae1d8d.patch

---

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index ea6ba9cdd8..28c16586a7 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -65,6 +65,8 @@ 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 ###
 




More information about the sr-dev mailing list