pre-commit / identify

File identification library for Python
MIT License
255 stars 142 forks source link

Add xctestplan file type #442

Closed KORraNpl closed 9 months ago

KORraNpl commented 9 months ago

For reference: https://github.com/pre-commit/identify/issues/432

While adding the new file type, I noticed some entries are not properly sorted, I've fixed it in a separate commit in case it's an unwanted change.

KORraNpl commented 9 months ago

Removed fixed sorting, as requested.