dense-analysis / dense-analysis/ale
Add support for Python linter called Darglint which checks for google style docstrings
Open
new tool
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
**Name:** darglint
**URL:** https://github.com/terrencepreilly/darglint
It is useful if you want to autogenerate documentation using sphinx autodoc (it supports google style docstrings).
I got a simple version working using the following script.
[dhruvdcoder/darglint.vim](https://gist.github.com/dhruvdcoder/4f7c740a175fdc7f704eb18a5d2dbd41)
I am no vim expert and hence a bit apprehensive about add this through a pull request myself.
Contributor guide
Assessment
This issue has not been assessed yet.