Add a pre-commit hook to check lists of patches on disk and in .patches.yaml files
alexeykuzmin opened this issue ยท 2 comments
alexeykuzmin commented
Add a pre-commit hook to check lists of patches on disk and in .patches.yaml files
nornagon commented
It'd be awesome if such a precommit would also check that the patches are correctly formatted, possibly by parsing them with something like the unidiff python library, and that there are no patches in the folder that aren't also present in the YAML.
MarshallOfSound commented
Hey there,
It's been a long time coming but the libchromiumcontent
repository is being archived as it is no longer used in the Electron build system (๐ this is a good thing).
If your issue is still relevant to Electron in it's current build system (please verify first) then you should probably raise a similar issue on electron/electron
.
Thanks ๐