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

Author: Xenofon Karamanos <x...@gilawa.com>
Committer: Victor Seva <linuxman...@torreviejawireless.org>
Date: 2025-04-08T14:37:55+02:00

cmake: Alter some of cmake-format options

---

Modified: cmake/cmake-format.py

---

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

---

diff --git a/cmake/cmake-format.py b/cmake/cmake-format.py
index 65103f4e3bd..47074bdf6ee 100644
--- a/cmake/cmake-format.py
+++ b/cmake/cmake-format.py
@@ -25,7 +25,7 @@
   disable = False
 
   # How wide to allow formatted cmake files
-  line_width = 80
+  line_width = 100
 
   # How many spaces to tab for indent
   tab_size = 2
@@ -91,7 +91,7 @@
   command_case = 'canonical'
 
   # Format keywords consistently as 'lower' or 'upper' case
-  keyword_case = 'unchanged'
+  keyword_case = 'upper'
 
   # A list of command names which should always be wrapped
   always_wrap = []

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to