Re: [PATCH v2] userdiff: add support for Swift
Michael Montalbo <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <CAC2QwmK7HVma7HMxmXvC7qa4XQVomteC0x7PpX61MjpDLbvDzA@mail.gmail.com> |
On Tue, Jul 21, 2026 at 12:06 AM Shlok Kulshreshtha <[email protected]> wrote: > > Add a built-in userdiff driver for the Swift programming language so that > diff hunk headers and word diffs work out of the box for ".swift" files. > I noticed other languages add a test_language_driver entry to t/t4034-diff-words.sh with corresponding pre/post/expect fixtures. Should we add something similar for Swift?