unused_files_analyzer library
Classes
- UnusedFilesAnalyzer
- The analyzer responsible for collecting unused files reports.
- UnusedFilesConfig
- Represents raw unused files config which can be merged with other raw configs.
- UnusedFilesConsoleReporter
- Unused files console reporter.
- UnusedFilesFileReport
- Represents the unused files report collected for a file.
- UnusedFilesJsonReporter
- Unused files JSON reporter.