From: Geert Stappers <stapp...@stappers.it> Documents how to indent. (further codingstyle will be machine readable) --- CodingStyle | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CodingStyle
diff --git a/CodingStyle b/CodingStyle new file mode 100644 index 0000000..5457dd8 --- /dev/null +++ b/CodingStyle @@ -0,0 +1,8 @@ + +Indentation +----------- + +We indent by 2 spaces. +When we are doing that for 4th time, we use a tab, not 8 spaces. +Next indents are again 2 spaces and replace again with tab +on modulo 4 indents. -- 2.37.2 _______________________________________________ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss