Break long lines in function signatures and strings to comply with 77 character preference by using multi-line formatting and extracting variables where appropriate.
Break long lines in function signatures and strings to comply with 77 character preference by using multi-line formatting and extracting variables where appropriate.