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
commit7ef31c0ac9edba315f7645062341242afd45b6f0 (patch)
treeed5840a02e451d2b3381c63f9e1b32fd8f9e1fca
parent9ffe596f251b6b35d59da3b9e204b315d34fdfbf (diff)
downloadzsh-3.1.6.tar.gz
zsh-3.1.6.tar.xz
zsh-3.1.6.zip
zsh-workers/8306 zsh-3.1.6
-rw-r--r--Src/.cvsignore2
-rw-r--r--Src/.indent.pro27
2 files changed, 28 insertions, 1 deletions
diff --git a/Src/.cvsignore b/Src/.cvsignore
index fcef4da67..843b47168 100644
--- a/Src/.cvsignore
+++ b/Src/.cvsignore
@@ -1,6 +1,6 @@
 Makefile
 Makemod.in Makemod
-*.pro
+[_a-zA-Z0-9]*.pro
 *.o
 *.o.c
 *.so
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