--- /dev/null
+BasedOnStyle: google
+AllowShortIfStatementsOnASingleLine: false
+AllowShortLoopsOnASingleLine: false
+AllowShortFunctionsOnASingleLine: None
+AllowShortBlocksOnASingleLine: false
+AlwaysBreakBeforeMultilineStrings: false
+IndentWidth: 4
+PointerBindsToType: false
+ColumnLimit: 0
+ForEachMacros: [ TAILQ_FOREACH, TAILQ_FOREACH_REVERSE, SLIST_FOREACH, CIRCLEQ_FOREACH, CIRCLEQ_FOREACH_REVERSE, NODES_FOREACH, NODES_FOREACH_REVERSE ]
+SpaceBeforeParens: ControlStatements
i3. This should not be a problem for anyone, as that version is pretty old by
now.
+For contributors, note that we have starting formatting the source code with
+clang-format-3.5. This means that there will no longer be a need to argue about
+coding style when discussing patches :).
+
┌────────────────────────────┐
│ Changes in v4.8 │
└────────────────────────────┘