Last change
on this file was 388, checked in by dmik, 11 years ago |
python: Update vendor to 2.7.6.
|
-
Property svn:eol-style
set to
native
|
File size:
557 bytes
|
Line | |
---|
1 | --blank-lines-after-declarations
|
---|
2 | --blank-lines-after-procedures
|
---|
3 | --braces-after-func-def-line
|
---|
4 | --braces-on-if-line
|
---|
5 | --braces-on-struct-decl-line
|
---|
6 | --break-after-boolean-operator
|
---|
7 | --comment-indentation25
|
---|
8 | --comment-line-length79
|
---|
9 | --continue-at-parentheses
|
---|
10 | --dont-cuddle-do-while
|
---|
11 | --dont-cuddle-else
|
---|
12 | --indent-level4
|
---|
13 | --line-length79
|
---|
14 | --no-space-after-casts
|
---|
15 | --no-space-after-function-call-names
|
---|
16 | --no-space-after-parentheses
|
---|
17 | --no-tabs
|
---|
18 | --procnames-start-lines
|
---|
19 | --space-after-for
|
---|
20 | --space-after-if
|
---|
21 | --space-after-while
|
---|
22 | --swallow-optional-blank-lines
|
---|
23 | -T PyCFunction
|
---|
24 | -T PyObject
|
---|
Note:
See
TracBrowser
for help on using the repository browser.