Skip to content
Commit 0f0a9595 authored by Anna Bridge's avatar Anna Bridge Committed by Jaeden Amero
Browse files

gitlint: Add options to enforce the Open IoT SDK commit guidelines



This is the list of commit guidelines that are enforced by this change:

Separate subject from body with a blank line
    - body-first-line-empty
Commit message subject is allowed to be 72 characters wide
    - title-max-length
Capitalize the subject line
    - title-match-regex
Do not end the subject line with a period
    - title-trailing-punctuation
Subject line must include a prefix that identifies the subsystem being
changed
    - title-match-regex
Wrap the body at 72 characters
    - body-max-line-length

Signed-off-by: Anna Bridge's avatarAnna Bridge <anna.bridge@arm.com>
parent 3222882a
Loading
Loading
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