Skip to content

feat: Parse Go-style diffs#640

Open
thejcannon wants to merge 4 commits intojdx:mainfrom
thejcannon:jcannon/go-style-diff
Open

feat: Parse Go-style diffs#640
thejcannon wants to merge 4 commits intojdx:mainfrom
thejcannon:jcannon/go-style-diff

Conversation

@thejcannon
Copy link
Contributor

The Go family of tools seem to prefer putting a .orig suffix on the --- lines of diffs, so handle those.

Note we should still handle if a file truly has a .orig. suffix.

@thejcannon
Copy link
Contributor Author

Hmm I might try and do this in the command itself

jdx pushed a commit that referenced this pull request Feb 4, 2026
none of the `check*` methods are compatible with gofumpt

`check_diff` should work once #640 is merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant