A python documentation linter which checks that the docstring description matches the definition.
copied from cf-staging / darglintA functional docstring linter which checks whether a docstring's description matches the actual function/method implementation. Darglint expects docstrings to be formatted using the Google Python Style Guide.