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