To prevent issues with wrong commit messages we should use commit lint with husky. But commit lint does not support eslint commit message style.
So we first need to adjust that. But then we will get always correct commit messages.
Additional we should check if greenkeeper can be configured to use other commit messages.
To prevent issues with wrong commit messages we should use commit lint with husky. But commit lint does not support eslint commit message style.
So we first need to adjust that. But then we will get always correct commit messages.
Additional we should check if greenkeeper can be configured to use other commit messages.