mbedtls/ChangeLog.d/make_assemble_changelog_enforce_line_length.txt
Paul Elliott c24a1e86da 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-04-12 16:18:26 +02:00

3 lines
79 B
Plaintext

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