We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe7c88 commit 02530a7Copy full SHA for 02530a7
lib/overcommit/hook/pre_commit/license_finder.rb
@@ -1,6 +1,6 @@
1
module Overcommit::Hook::PreCommit
2
# Runs LicenseFinder if any of your package manager declaration files have changed
3
- # See more about LicenseFinder at https://github.com/pivotal/LicenseFinde
+ # See more about LicenseFinder at https://github.com/pivotal/LicenseFinder
4
class LicenseFinder < Base
5
def run
6
result = execute(command)
0 commit comments