The no-dead-urls check in the linter is failing for several URL's that are working giving false negatives. This issue seems long running (https://github.com/sindresorhus/awesome-lint/issues/89) but needs to be thoroughly looked into so this temporary fixed can be removed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/sdras/awesome-actions/pull/377
**Author:** [@jessicalostinspace](https://github.com/jessicalostinspace)
**Created:** 3/30/2020
**Status:** ✅ Merged
**Merged:** 3/30/2020
**Merged by:** [@jessicalostinspace](https://github.com/jessicalostinspace)
**Base:** `master` ← **Head:** `remove-dead-link-linter`
---
### 📝 Commits (2)
- [`5a9049d`](https://github.com/sdras/awesome-actions/commit/5a9049d6cb5fc2f5da5aa74c54d4a19b7a7b2e7a) Testing backtick removal
- [`00ebd34`](https://github.com/sdras/awesome-actions/commit/00ebd346280f70cb27950be030a1dc9e5edbe3f7) Removed no-dead-urls lint check
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -1)
</details>
### 📄 Description
The no-dead-urls check in the linter is failing for several URL's that are working giving false negatives. This issue seems long running (https://github.com/sindresorhus/awesome-lint/issues/89) but needs to be thoroughly looked into so this temporary fixed can be removed.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/377
Author: @jessicalostinspace
Created: 3/30/2020
Status: ✅ Merged
Merged: 3/30/2020
Merged by: @jessicalostinspace
Base:
master← Head:remove-dead-link-linter📝 Commits (2)
5a9049dTesting backtick removal00ebd34Removed no-dead-urls lint check📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
README.md(+1 -1)📄 Description
The no-dead-urls check in the linter is failing for several URL's that are working giving false negatives. This issue seems long running (https://github.com/sindresorhus/awesome-lint/issues/89) but needs to be thoroughly looked into so this temporary fixed can be removed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.