youtubebeat/vendor/github.com/temoto/robotstxt/metalinter.json

10 lines
165 B
JSON
Raw Normal View History

2018-11-18 15:32:28 +01:00
{
"Deadline": "60s",
"Exclude": [
"should have comment or be unexported"
],
"Tests": true,
"Vendor": true,
"VendoredLinters": true
}