diff options
author | Leif Lindholm <leif.lindholm@oss.qualcomm.com> | 2025-06-30 16:48:10 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-02 20:14:21 +0000 |
commit | 87a4bfd28c1f45f29a0c8826dfe981e1ebc12fa8 (patch) | |
tree | a7d5b8d4a722707e283081353dbb144015ae9d78 /BaseTools/Source/Python | |
parent | 2bcad870049ae495eb8884b6ece893548fee770c (diff) | |
download | edk2-87a4bfd28c1f45f29a0c8826dfe981e1ebc12fa8.zip edk2-87a4bfd28c1f45f29a0c8826dfe981e1ebc12fa8.tar.gz edk2-87a4bfd28c1f45f29a0c8826dfe981e1ebc12fa8.tar.bz2 |
BaseTools/PatchCheck.py: permit at least 20 characters after ':'
Commit b55530ad4460
("BaseTools/PatchCheck.py: verify commit message lists package(s)")
introduced a check for the requirement to enumerate all modified packages
in the commit subject line. But it did leave the maximum line length at
75 characters (for non-CVE commits), which can get a bit cramped for
changes to several packages.
Introduce a new arbitrary "at least 20 characters after the :" limit.
Signed-off-by: Leif Lindholm <leif.lindholm@oss.qualcomm.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions