]> granicus.if.org Git - python/commitdiff
#10460: Update indent.pro to match PEP 7 better.
authorGeorg Brandl <georg@python.org>
Sat, 20 Nov 2010 11:47:10 +0000 (11:47 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 20 Nov 2010 11:47:10 +0000 (11:47 +0000)
Misc/indent.pro

index 3efac89b7459bcd644d1a7ce169da0490bf5d8e1..a1067e343cdfecfd382a30dd314ea1ecb8ea552a 100644 (file)
@@ -1,15 +1,12 @@
--sob
--nbad
--bap
--br
--nce
--ncs
--npcs
--i8
--ip8
--c25
+--swallow-optional-blank-lines
+--no-blank-lines-after-declarations
+--blank-lines-after-procedures
+--braces-on-if-line
+--cuddle-else
+--no-space-after-casts
+--no-space-after-function-call-names
+--no-tabs
+--indent-level 4
+--comment-indentation 25
 -T PyObject
-
-
-
-
+-T PyCFunction