How can I format the code, so that the type annotations do fit into their own line, or something similar? I always find it odd, that the first line of a proc or func takes like 5 times more characters than any other line in my code. Is there some way, to shift that?