mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Remove caution, its basically all methods
This commit is contained in:
@@ -124,11 +124,6 @@ module Linguist
|
|||||||
name =~ VendoredRegexp ? true : false
|
name =~ VendoredRegexp ? true : false
|
||||||
end
|
end
|
||||||
|
|
||||||
################################################################
|
|
||||||
# Below here are methods they may access Blob#data. Consider the
|
|
||||||
# performance implications of loading it.
|
|
||||||
################################################################
|
|
||||||
|
|
||||||
# Public: Get each line of data
|
# Public: Get each line of data
|
||||||
#
|
#
|
||||||
# Requires Blob#data
|
# Requires Blob#data
|
||||||
|
|||||||
Reference in New Issue
Block a user