[PATCH 2/2] style: add .indent.pro file for GNU indent
Thomas Haller
thaller at redhat.com
Sat Jul 26 06:07:00 PDT 2014
This is somewhat an approximation of the coding style
in libnl3. In the end, it does not work overly well,
but I think it will be useful to cherry-pick some automatic
style fixes.
Signed-off-by: Thomas Haller <thaller at redhat.com>
---
.indent.pro | 1 +
1 file changed, 1 insertion(+)
create mode 100644 .indent.pro
diff --git a/.indent.pro b/.indent.pro
new file mode 100644
index 0000000..ee5d177
--- /dev/null
+++ b/.indent.pro
@@ -0,0 +1 @@
+-linux -il0 -cs -lp -cbi0
--
1.9.3
More information about the libnl
mailing list