File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 35
35
uvx linkchecker -t 1 ~/project/site/
36
36
# check external separately by pointing to all *html so no
37
37
# failures for local file:/// -- yoh found no better way,
38
- linkchecker -t 1 --check-extern \
38
+ uvx linkchecker -t 1 --check-extern \
39
39
--ignore-url 'file:///.*' \
40
40
--ignore-url 'https://bids-specification.readthedocs.io/en/stable/.*' \
41
41
--ignore-url 'https://doi.org/.*' \
45
45
--ignore-url 'https://www.incf.org' \
46
46
--ignore-url 'https://dicomlookup.com/dicomtags/.*' \
47
47
--ignore-url 'https://www.instagram.com/bidsstandard/' \
48
+ --ignore-url 'https://jsoneditoronline.org' \
48
49
~/project/site/*html ~/project/site/*/*.html
49
50
else
50
51
echo "Release PR - do nothing"
Original file line number Diff line number Diff line change 1
1
# Contributors
2
2
3
3
Legend (source:
4
- < https://allcontributors.org/docs/en/ emoji-key > )
4
+ < https://github.com/all-contributors/all-contributors/blob/master/docs/ emoji-key.md > )
5
5
6
6
| ** Emoji** | ** Represents** |
7
7
| --------- | -------------------------------------------------------------------------------------- |
You can’t perform that action at this time.
0 commit comments