mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-01 15:06:16 +00:00
ws
This commit is contained in:
@@ -130,7 +130,7 @@ module Linguist
|
|||||||
Math.log(@languages[language].to_f / @languages_total.to_f)
|
Math.log(@languages[language].to_f / @languages_total.to_f)
|
||||||
end
|
end
|
||||||
|
|
||||||
private
|
private
|
||||||
def verbosity
|
def verbosity
|
||||||
@verbosity ||= (ENV['LINGUIST_DEBUG']||0).to_i
|
@verbosity ||= (ENV['LINGUIST_DEBUG']||0).to_i
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user