Darglint2

A functional docstring linter which checks whether a docstring’s description matches the actual function/method implementation. Darglint2 expects docstrings to be formatted using the Google Python Style Guide, or Sphinx Style Guide, or Numpy Style Guide.

Feel free to submit an issue/pull request if you spot a problem or would like a feature in darglint2.

Development

Links