We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc71dea commit 216b27eCopy full SHA for 216b27e
1 file changed
README.md
@@ -28,7 +28,6 @@ Keeping a codebase tidy improves maintainability, build times, and developer con
28
* Unused classes
29
* Dead resources
30
* Unused dependencies
31
-* Dead public API (optionally)
32
33
It produces a plain-text report you can read locally or archive in CI.
34
0 commit comments