mirror of https://github.com/licensee/licensee.git
set confidence for reference matcher
This commit is contained in:
parent
25e7388aaa
commit
e1c41dd360
|
@ -9,7 +9,7 @@ module Licensee
|
|||
end
|
||||
|
||||
def confidence
|
||||
raise 'Not implemented'
|
||||
90
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue