about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-17 18:01:49 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-17 18:01:49 +0000
commit9ac65c08b27ab7e6c419460e31a99c9ea114a331 (patch)
tree2f2d74757f0591127a4304491b9c4b6c6d1c747d
parent4cafccac653a23d59ce3bd2fecc0c8cdac4cd66f (diff)
downloadzsh-9ac65c08b27ab7e6c419460e31a99c9ea114a331.tar.gz
zsh-9ac65c08b27ab7e6c419460e31a99c9ea114a331.tar.xz
zsh-9ac65c08b27ab7e6c419460e31a99c9ea114a331.zip
Initial revision
-rw-r--r--Src/.indent.pro27
1 files changed, 27 insertions, 0 deletions
diff --git a/Src/.indent.pro b/Src/.indent.pro
new file mode 100644
index 000000000..1b41514fc
--- /dev/null
+++ b/Src/.indent.pro
@@ -0,0 +1,27 @@
+--dont-format-comments
+--procnames-start-lines
+--no-parameter-indentation
+--indent-level4
+--line-comments-indentation4
+--cuddle-else
+--brace-indent0
+--dont-star-comments
+--blank-lines-after-declarations
+--blank-lines-after-procedures
+--no-blank-lines-after-commas
+--comment-indentation33
+--declaration-comment-column33
+--no-comment-delimiters-on-blank-lines
+--continuation-indentation4
+--case-indentation0
+--else-endif-column33
+--no-space-after-casts
+--no-blank-before-sizeof
+--declaration-indentation0
+--continue-at-parentheses
+--no-space-after-function-call-names
+--swallow-optional-blank-lines
+--dont-space-special-semicolon
+--tab-size8
+--line-length132
+--braces-on-if-line