summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/tools/indent.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/tools/indent.sh b/nuttx/tools/indent.sh
index 739b791bd..4ebae9652 100755
--- a/nuttx/tools/indent.sh
+++ b/nuttx/tools/indent.sh
@@ -41,6 +41,7 @@
# - I usually align things vertically (like '=' in assignments),
# - indent puts a bogus blank line at the top of the file,
# - I don't like the way it handles nested conditional compilation intermixed with code.
+# - I also indent brackets differently on structures than does not script.
#
# Constants