Singaravelan
Results
1
issues of
Singaravelan
# Description When merging a remote branch `(origin/master)` directly into the local branch `(feature/branch-abc)`, the default git commits message will be `"Merge remote-tracking branch 'origin/master' into feature/branch-abc"`. Current lint doesn't...