commit | cd8ad6f7782fc7b54e88f5e5c7c764877cd2b95b | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Jun 04 15:02:15 2025 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Jun 05 10:48:43 2025 +0200 |
tree | 4d07866a4e6ee94d9f4be9e61c86acf2ce8ed602 | |
parent | 08b11700e78189154f25cabad2ea1fe5920e5079 [diff] |
docs(commit-style): add a message about lower case Although not clearly mentioned in Conventional Commits spec[1], the first letter of the description must be lower case to pass the commitlint check. This is described in the test for subject case[2]. [1]: https://www.conventionalcommits.org/en/v1.0.0/#specification [2]: https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional#subject-case Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I862382452784319a9ae659a70e49a61d79de6ed2