Joey Perrott 81a88c009c fix(dev-infra): use all non-header content for checking commit body length ()
As discovered in , commit body length checks should consider all of the non-header
content as the commit body rather than the conventional-commit-parser's current method
of considering everything after an issue/PR reference to be the footer.

PR Close 
2021-03-29 15:14:58 -07:00
..