mbedtls/ChangeLog.d/make_assemble_changelog_enforce_line_length.txt
Paul Elliott f08648d2da 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>
2021-03-05 12:29:28 +00:00

3 lines
79 B
Plaintext

Changes
* Make assemble_changelog.py script enforce 80 character line limit