Skip to content

Support #import without spaces #14

@tyler8691

Description

@tyler8691

I noticed that if you have a file that is imported and accidentally missing a space

 #import"filename.h"

it is not counted and therefore the file can be marked as unused even if it is. The #import search should ideally be a regex that supports any amount of spaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions