ARMmbed / mbed-os-tf-m-regression-tests

An Mbed OS application that runs the TF-M regression tests
2 stars 12 forks source link

build_tfm: Use imperative mood for commit messages #128

Closed rwalton-arm closed 3 years ago

rwalton-arm commented 3 years ago

The build_tfm script can automatically commit the TF-M secure binaries and source code to the mbed-os repository. Previously the commit messages it created all began with "Updated ..." which is bad style for a commit message subject line. We should use imperative mood rather than indicative mood.