[style] based_on_style = pep8 column_limit = 120 indent_dictionary_value = True split_before_bitwise_operator = True split_before_arithmetic_operator = True split_before_dot = True