richie icon indicating copy to clipboard operation
richie copied to clipboard

Improve linting git messages for compliance with gitmoji

Open sampaccoud opened this issue 7 years ago • 0 comments

Feature Request

Related to https://github.com/openfun/richie/pull/196

Linting git commit messages for compliance with gitmoji could be improved:

  • [x] download and cache gitmojis list of emojis directly from https://raw.githubusercontent.com/carloscuesta/gitmoji/master/src/data/gitmojis.json
  • [ ] package the gitlint extra rule to pypi for use in other code bases

sampaccoud avatar Jun 06 '18 13:06 sampaccoud