Skip to content

Latest commit

 

History

History
 
 

unused

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

unused

A tool for showing source files that are not used in the build.

Some useful commands:

  • Find unused .java files:

    unused/run -r '\.java$'