1 2 3 4 5 6 7 8 9 10
# Maximum line width max_width = 120 # Format code inside doc comments # format_code_in_doc_comments = true # Formatting heuristics use_small_heuristics = "Max" # use_small_heuristics = "Default" # use_small_heuristics = "Off"