An open API service indexing awesome lists of open source software.

https://github.com/simsieg/unidiff-regex

Contains a regex for the unidiff format
https://github.com/simsieg/unidiff-regex

Last synced: 5 months ago
JSON representation

Contains a regex for the unidiff format

Awesome Lists containing this project

README

          

# Unidiff-Regex
Contains a regex for the unidiff format.
https://en.wikipedia.org/wiki/Diff#Unified_format

# Regex
This Regex captures the whole unidiff. It can be modified to capture all groups/lines.

Try at: https://regex101.com/r/CtHqPQ/4