Skip to content

Commit b42e6b9

Browse files
authored
Merge pull request #2216 from strictdoc-project/stanislaw/link_health
Code climate: .link_health.yml: disable all GitHub links for now
2 parents 9fe6931 + f3816a0 commit b42e6b9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.link_health.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,23 @@ exceptions:
77
# FIXME
88
- url: https://strictdoc.readthedocs.io/en/latest/sphinx
99
- url: https://strictdoc.readthedocs.io/en/latest/sphinx/
10+
# FIXME: Not sure why these are failing now with GitHub.
11+
- url: https://github.com/strictdoc-project/strictdoc/blob/93486a0e9fb30b141187587eae9e995cd86c6cbf/strictdoc/backend/dsl/grammar.py
12+
- url: https://github.com/NASA-SW-VnV/fret/blob/master/PUBLICATIONS.md
13+
- url: https://github.com/mull-project/FileCheck.py/blob/main/pyproject.toml
14+
- url: https://github.com/strictdoc-project/strictdoc/blob/main/docs/strictdoc_01_user_guide.sdoc
15+
- url: https://github.com/strictdoc-project/strictdoc/blob/5c94aab96da4ca21944774f44b2c88509be9636e/tasks.py
16+
- url: https://github.com/strictdoc-project/strictdoc/blob/main/strictdoc/backend/sdoc/grammar/grammar.py
17+
- url: https://github.com/textX/textX/blob/master/LICENSE.txt
18+
- url: https://github.com/sphinx-doc/sphinx/blob/master/LICENSE.rst
19+
- url: https://github.com/strictdoc-project/reqif/blob/main/LICENSE
20+
- url: https://github.com/lxml/lxml/blob/master/doc/licenses/BSD.txt
21+
- url: https://github.com/hotwired/turbo/blob/main/MIT-LICENSE
22+
- url: https://github.com/hotwired/stimulus/blob/main/LICENSE.md
23+
- url: https://github.com/pallets/jinja/blob/main/LICENSE.txt
24+
- url: https://github.com/pygments/pygments/blob/master/LICENSE
25+
- url: https://github.com/jmcnamara/XlsxWriter/blob/main/LICENSE.txt
26+
- url: https://github.com/python-excel/xlrd/blob/master/LICENSE
27+
- url: https://github.com/fcurella/python-datauri/blob/master/LICENSE
28+
- url: https://github.com/tree-sitter/tree-sitter/blob/master/LICENSE
29+
- url: https://github.com/doorstop-dev/doorstop/blob/804153c67c7c5466ee94e9553118cc3df03a56f9/reqs/REQ001.yml

0 commit comments

Comments
 (0)