t / t4018 / cpp-class-constructoron commit tag: add tag.gpgSign config option to force all tags be GPG-signed (1c6b565)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}