Drupal 7 version of the module has an integration with the Site Audit module.
The new version of the site audit uses a plugin system. We should implement a plugin to support it.
Issue fork unused_modules-3445622
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
astonvictor commentedCreated and merged a new MR.
Created a new plugin for the site audit module to check if there are any unused modules.