mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Don't show npm lockfiles by default (#3611)
This commit is contained in:
committed by
Colin Seymour
parent
eb6a213921
commit
fba4babdcd
@@ -58,6 +58,7 @@ class TestGenerated < Minitest::Test
|
||||
|
||||
# npm shrinkwrap file
|
||||
generated_sample_without_loading_data("Dummy/npm-shrinkwrap.json")
|
||||
generated_sample_without_loading_data("Dummy/package-lock.json")
|
||||
|
||||
# Godep saved dependencies
|
||||
generated_sample_without_loading_data("Godeps/Godeps.json")
|
||||
|
||||
Reference in New Issue
Block a user