Reports interfaces that are unused within the project.

A quick fix is available to remove the unused interface.

Example:

# Interface 'Example' is unused
interface _Example
end