Skip to content

Commit

Permalink
Merge pull request #3321 from github/jm_add_url_to_ignored
Browse files Browse the repository at this point in the history
fix: add readwrite url to ignored urls to pass CI
  • Loading branch information
jmeridth authored Oct 20, 2024
2 parents 362e9e7 + 251ef13 commit be8b901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/html-proofer
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ url_ignores = [
"https://scripts.sil.org/ofl",
"https://the-orbit.net/almostdiamonds/2014/04/10/so-youve-got-yourself-a-policy-now-what/",
"https://pages.18f.gov/open-source-guide/making-readmes-readable/",
%r{^https?://readwrite\.com/2014/10/10/open-source-diversity-how-to-contribute/},
%r{^https?://twitter\.com/},
%r{^https?://(www\.)?kickstarter\.com/},
%r{^https://guides\.github\.com/},
Expand Down

0 comments on commit be8b901

Please sign in to comment.