Linter that checks that public vars in your project all have docstrings.
[docstring-checker "1.0.1"]
docstring-checker/docstring-checker {:mvn/version "1.0.1"}
implementation("docstring-checker:docstring-checker:1.0.1")
<dependency> <groupId>docstring-checker</groupId> <artifactId>docstring-checker</artifactId> <version>1.0.1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: