Skip to content

feat: support recognizing .diff files as Patch#705

Merged
boyter merged 1 commit into
boyter:masterfrom
apocelipes:feat-diff-patch
May 9, 2026
Merged

feat: support recognizing .diff files as Patch#705
boyter merged 1 commit into
boyter:masterfrom
apocelipes:feat-diff-patch

Conversation

@apocelipes
Copy link
Copy Markdown
Contributor

".diff" and ".patch" files are often used as input for the patch command or git apply, so they are treated as similar types. Cloc uses a similar classification as well.

@pr-insights pr-insights Bot added L/complexity Low complexity M/size Normal or medium sized change labels May 8, 2026
@boyter boyter merged commit 779d0be into boyter:master May 9, 2026
4 checks passed
@boyter
Copy link
Copy Markdown
Owner

boyter commented May 9, 2026

Chur

@apocelipes apocelipes deleted the feat-diff-patch branch May 9, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L/complexity Low complexity M/size Normal or medium sized change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants