commit-helper icon indicating copy to clipboard operation
commit-helper copied to clipboard

Usage of ' breaks the commit generation

Open andre-filho opened this issue 7 years ago • 1 comments
trafficstars

Describe the bug If you type the ' char the string that was to be made for the commit message will break the program To Reproduce Steps to reproduce the behavior:

  1. use the program
  2. type ' in any one of the messages
  3. See error

andre-filho avatar Oct 13 '18 17:10 andre-filho

Probably can be fixed using the """ docstring notation

andre-filho avatar Aug 16 '19 12:08 andre-filho