Skip to content

Commit

Permalink
test: remove dead link testing - not working correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
fozy81 authored and gr2m committed Dec 22, 2017
1 parent 72eedf9 commit d9ff7ad
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .textlintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,6 @@
"rousseau": {
"severity" : "warning",
"ignoreTypes": ["sentence:uppercase","sentence:start"]
},
"no-dead-link": {
"severity" : "warning",
"checkRelative": false,
"baseURI": "https://opencollective.com",
"ignore": ["https://david-dm.org",
"http://127.0.0.1:8080",
"http://myhoodieapp.com",
"https://hoodie-app-tracker-randomxyz.now.sh/",
"https://my-tracker-app.now.sh",
"https://opencollective.com"]
}
}
}
}

0 comments on commit d9ff7ad

Please sign in to comment.