question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Global config with "docformatterrc"

See original GitHub issue

It would be great to have a docformatterrc like many other commands similar to this (flake8, autopep8, etc)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5

github_iconTop GitHub Comments

14reactions
aequitascommented, Feb 13, 2017

Or include config in setup.cfg or similar like other tools.

13reactions
ruoholacommented, Sep 12, 2020

IMO making support for just pyproject.toml would make the most sense. It really is the way to go in the future.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Global config with "docformatterrc" · Issue #10 - GitHub
This would be great, especially for auto-applying docformatter on save when working on multiple projects with different configurations.
Read more >
docformatter - Pants build system
The Python docformatter tool (https://github.com/myint/docformatter). ... Config section: [docformatter] ... Arguments to pass directly to docformatter, e.g.
Read more >
pydecker | Simple development tool that simplifies a ...
Simple development tool that simplifies a pythonist's daily tasks. · Features · Installation · Global Settings · Extra · Next features · License ......
Read more >
docformatter - PyPI
docformatter automatically formats docstrings to follow a subset of the PEP 257 ... Or, if you want to use pyproject.toml to configure docformatter:...
Read more >
Docformatter: Formats Docstrings to Follow PEP 257 - Morioh
PyCharm file watcher configurations ... The Global Interpreter Lock (GIL). ... Objects referenced from the global namespaces of Python modules are not ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found