Skip to content
Snippets Groups Projects
Commit 62319c10 authored by Jaeden Amero's avatar Jaeden Amero
Browse files

autobot: Wrap message body within 72 columns


Commit messages for this repo should follow our commit message style
guide. This means message bodies should be wrapped within 72 columns.
Use textwrap to wrap autobot's commit messages, so that autobot-composed
commits won't fail our gitlint checks due to having too long of lines in
autobot's commit messages.

    3: B1 Line exceeds max length (90>72): "Update mcu-driver-reference-platforms-for-arm to 4becb3175d518c7f691f19b57bc1489adb6c4421."

Signed-off-by: Jaeden Amero's avatarJaeden Amero <jaeden.amero@arm.com>
parent 7a420dc7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment