You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pre-commit: Exclude Piskel files from whitespace checks
Like SVGs, these are stored as plain text, but are not meant to be hand-edited.
The “identify” library doesn't recognise *.piskel files as images. Match
them by filename.
I submitted pre-commit/identify#541 to teach
identify about these files; if that change is accepted and released this
could be reverted.
0 commit comments