Open
Description
Like prettier does. Must not break numpy/google style docstrings. Should not break the first line, except if there is multiple sentence then it should take only the first one and move the rest in the body of the docstring.
Default to 88 char like black, but should probably be configurable ?