Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

feat(builtin-formatter): python-docformatter#1619

Open
0xblur wants to merge 1 commit intojose-elias-alvarez:mainfrom
0xblur:main
Open

feat(builtin-formatter): python-docformatter#1619
0xblur wants to merge 1 commit intojose-elias-alvarez:mainfrom
0xblur:main

Conversation

@0xblur
Copy link
Copy Markdown

@0xblur 0xblur commented Jul 8, 2023

docformatter is a PEP-257 complaint Python autoformatter. It is compatible with autopep8 and black. It works on docstrings and no other formatter has this capability. It is also highly customizable (see https://docformatter.readthedocs.io/en/latest/usage.html#use-from-the-command-line for additional arguments).

Docformatter is a PEP-257 complaint Python autoformatter. It is compatible with autopep8 and black.
mskelton added a commit to mskelton/null-ls.nvim that referenced this pull request Jul 14, 2023
@mskelton
Copy link
Copy Markdown
Contributor

I'm taking a stab at forking null-ls given the recent announcement that null-ls is being archived, and I've implemented this in mskelton@835ea4d5

@0xblur
Copy link
Copy Markdown
Author

0xblur commented Jul 15, 2023

I'm taking a stab at forking null-ls given the recent announcement that null-ls is being archived, and I've implemented this in mskelton@835ea4d5

Damn... That's sad. Thanks for updating this on your fork, nonetheless.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants