What kind of trick(s) you use to make the git commit messages nicely aligned to N characters when merging a PR in GitHub?

I sometimes copy to VS Code which has the "editor.ruler" option and manually edit the text, but surely someone has come up with something more convenient?

#developers #developerquestion #git #gittricks #development