-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cut lines that exceed a number of caracter and reorganize docstrings #7
Labels
enhancement
New feature or request
Comments
|
Pierre-Sassoulas
added a commit
that referenced
this issue
Jan 3, 2022
4 tasks
Pierre-Sassoulas
added a commit
that referenced
this issue
Jan 4, 2022
Pierre-Sassoulas
added a commit
that referenced
this issue
Jan 8, 2022
Current status of TODO:
I'm going to move this from the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 ?
The text was updated successfully, but these errors were encountered: