mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 15:09:28 +01:00
Make assemble changelog script enforce line length
As I descovered, a changelog entry with a line length greater than 80 characters would still pass CI. This is a quick change to the script to make it detect these descrepancies and fail. Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
384a0880c4
commit
c24a1e86da
2 changed files with 14 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Changes
|
||||
* Make assemble_changelog.py script enforce 80 character line limit
|
||||
Loading…
Add table
Add a link
Reference in a new issue