commit | 66da665ca36b07728acf35881f918a89a2c9fbb2 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Wed Jul 13 11:55:42 2005 -0400 |
committer | Sam Ravnborg <sam@mars.(none)> | Wed Jul 13 23:09:16 2005 +0000 |
tree | 412e2bb040ac00b125c3ffcc389b03206dfdf251 | |
parent | be3cef986f7c44593d6d112584fbdf4618b6569e [diff] |
[PATCH] Lindent: ignore .indent.pro When I recently submitted a Lindent patch, it turned out that my .indent.pro options were also applied to the tree. This patch directs indent(1) to ignore the .indent.pro directives and only use options specified on the command line. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>