aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 0de0d6407c9..9481c36b389 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -80,7 +80,8 @@
glimpse.
make_diff has tools to create patch diff files that can be applied to
- the distribution.
+ the distribution. This produces context diffs, which is our preferred
+ format.
Our standard format is to indent each code level with one tab, where
each tab is four spaces. You will need to set your editor to display