8
wbhob
6y

Request for software: a program that prevents shitty coworkers from committing with the message “fix”, random letters, or other nondescript messages.

Comments
  • 0
    plus a natural language processing instance.
  • 1
    1 and 2 is easy to make with an hook(grep and spell)
  • 1
    CommitGuard
    The CommitGuard Ai makes sure that your special kind of brogrammer get their shit together and writes commit messeages properly. With cuting edge NLP, which can't be fooled even by the laziest programmer, your git log will be clean, meaningful and brings the team on the same page.

    next step, AI is analyzing the code you wrote and makes commit message suggestions
  • 2
    Word. Started this project, but never finished properly.
    ---
    This project aims to improve the quality of your commit practices by applying a set of rules against your commit (message) and then yelling at you when you get too lazy.

    The project was born from frustration of seeing commit messages like "fix some stuff" and people's inability to write good commit messages.

    https://github.com/anroots/pgca/...
Add Comment