Skip to content

Commit

Permalink
Ignore twitter links
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Feb 26, 2024
1 parent fb9a4f3 commit 6fb4a0b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/linters/mlc_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@
],
"ignorePatterns": [
{
"pattern": "^https://resolver.cheqd.net/"
}
"pattern": "^https://resolver.cheqd.net/"
},
{
"pattern": "^https://twitter.com/"
}
],
"retryOn429": true
}

0 comments on commit 6fb4a0b

Please sign in to comment.