Skip to content

Commit

Permalink
Ignore Twitter links during link check linter
Browse files Browse the repository at this point in the history
Signed-off-by: Leonid Kondrashov <[email protected]>
  • Loading branch information
leokondrashov committed Aug 21, 2023
1 parent e6b5dca commit e670843
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/.linkcheck.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
},
{
"pattern": "^https://opensource.org*"
},
{
"pattern": "^https://twitter.com*"
}
],
"replacementPatterns": [
Expand Down

0 comments on commit e670843

Please sign in to comment.