nokia / git-changelog-generator

Git Changelog Generator
https://pypi.python.org/pypi/gcg
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Lint the changelog #14

Open weakcamel opened 6 years ago

weakcamel commented 6 years ago

I'm wondering whether lintian could be run against changelog to verify it's clean and sane, as well as rpmlint

This would be handy to run even against the gcg's own repository to perform sort of sanity check.

weakcamel commented 6 years ago

It would be sensible to implement this step after #9 as it'll require the RPM/DEB tools in place