Files
edk2/BaseTools/Scripts
Leif Lindholm b55530ad44 BaseTools/PatchCheck.py: verify commit message lists package(s)
Verify that the subject line matches the basic
{Package}[,Package]:
format _or_ the
Revert "<subject of commit to revert>"
format.

Non-package top-level directories are treated as packages.

Suggested-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Leif Lindholm <leif.lindholm@oss.qualcomm.com>
2025-06-25 16:22:25 +00:00
..