Linter that checks that public vars in your project all have docstrings.
[docstring-checker "1.1.0"]
docstring-checker/docstring-checker {:mvn/version "1.1.0"}
implementation("docstring-checker:docstring-checker:1.1.0")
<dependency> <groupId>docstring-checker</groupId> <artifactId>docstring-checker</artifactId> <version>1.1.0</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: