summaryrefslogtreecommitdiff
path: root/README.Coding
diff options
context:
space:
mode:
Diffstat (limited to 'README.Coding')
-rw-r--r--README.Coding1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.Coding b/README.Coding
index ffba857a8f9..65d72d6fb73 100644
--- a/README.Coding
+++ b/README.Coding
@@ -100,6 +100,7 @@ AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
BinPackParameters: false
BinPackArguments: false
+SortIncludes: false
=========================