Updated to Git Lint 1.0.0
It is necessary to drop Git Cop because it has been deprecated. [Git Lint](https://www.alchemists.io/projects/git-lint) is the new offical gem for analyzing Git commit quality.
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -3,4 +3,4 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "rake", "~> 13.0"
|
||||
gem "git-cop", "~> 4.0"
|
||||
gem "git-lint", "~> 1.0"
|
||||
|
||||
Reference in New Issue
Block a user