size-label-action
size-label-action copied to clipboard
Fix ignored paths check
Seems since using files API in #54, IGNORED
stopped to work. I added tests to confirm and it seems path.slice(2)
inside isIgnored
is not needed anymore as the Diff
adding extra chars is not used.