Lines Matching refs:penalty
83 - When calculating the split penalty for a "trailer", process the child nodes
90 - Remove the penalty for a split before the first argument in a function call
161 - Increase the penalty for splitting after the start of a tuple.
162 - Increase penalty for excess characters.
179 - Don't make splitting penalty decisions based on the original formatting. This
348 penalty of the closing bracket was set to the maximum, but it shouldn't be if
380 - Added a knob (SPLIT_PENALTY_BEFORE_IF_EXPR) to adjust the split penalty
400 - When we're setting the split penalty for a continuous list, we don't want to
409 - 'SPLIT_BEFORE_LOGICAL_OPERATOR' wasn't working correctly. The penalty was
450 - Lessen penalty for splitting before a dictionary keyword.
481 - Add a small penalty for splitting before a closing bracket.
484 - Increase the penalty for splitting after a pseudo-paren. This could lead to
558 - Add bitwise operator splitting penalty and prefer to split before bitwise