mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
ignore roxygen2-generated files (#3373)
This commit is contained in:
committed by
Brandon Black
parent
8f2820e9cc
commit
1c4baf6dc2
@@ -87,5 +87,8 @@ class TestGenerated < Minitest::Test
|
||||
|
||||
# GrammarKit
|
||||
generated_sample_loading_data("Java/GrammarKit.java")
|
||||
|
||||
# roxygen2
|
||||
generated_sample_loading_data("R/import.Rd")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user