Closed
Description
Hello.
We could add check for correctness of Signed-off-by tag into tools/precommit.sh.
For example, we could check, that the tag is placed at last line of commit message and is composed of exactly the following three parts, splitted by space character: common prefix, name and e-mail of the commit's author.