Magellan Linux

Annotation of /tags/mkinitrd-6_2_0/.indent.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 532 - (hide annotations) (download)
Sat Sep 1 22:45:15 2007 UTC (16 years, 8 months ago) by niro
Original Path: trunk/mkinitrd-magellan/busybox/.indent.pro
File size: 871 byte(s)
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd

1 niro 532 --blank-lines-after-declarations
2     --blank-lines-after-procedures
3     --break-before-boolean-operator
4     --no-blank-lines-after-commas
5     --braces-on-if-line
6     --braces-on-struct-decl-line
7     --comment-indentation25
8     --declaration-comment-column25
9     --no-comment-delimiters-on-blank-lines
10     --cuddle-else
11     --continuation-indentation4
12     --case-indentation0
13     --else-endif-column33
14     --space-after-cast
15     --line-comments-indentation0
16     --declaration-indentation1
17     --dont-format-first-column-comments
18     --dont-format-comments
19     --honour-newlines
20     --indent-level4
21     /* changed from 0 to 4 */
22     --parameter-indentation4
23     --line-length78 /* changed from 75 */
24     --continue-at-parentheses
25     --no-space-after-function-call-names
26     --dont-break-procedure-type
27     --dont-star-comments
28     --leave-optional-blank-lines
29     --dont-space-special-semicolon
30     --tab-size4
31     /* additions by Mark */
32     --case-brace-indentation0
33     --leave-preprocessor-space