gitui icon indicating copy to clipboard operation
gitui copied to clipboard

Commit summary length hints (warning at 50, error at 72)

Open OchirErkhembayar opened this issue 2 years ago • 2 comments

This Pull Request fixes/closes #1635.

It changes the following:

  • Added a warning_text to styles
  • Updated warning for commit message to display yellow text at 50 glyphs and red text at 72 glyphs instead of just red at 50

I followed the checklist:

  • [ ] I added unittests
  • [x] I ran make check without errors
  • [x] I tested the overall application
  • [x] I added an appropriate item to the changelog

OchirErkhembayar avatar Nov 16 '23 09:11 OchirErkhembayar

Not a maintainer but I would very much like to be able to override those values from a config file or equivalent

pBouillon avatar Jan 21 '24 13:01 pBouillon

yeah this needs to be in the config

extrawurst avatar Jan 22 '24 13:01 extrawurst