File: lychee.toml

package info (click to toggle)
mkdocs-include-markdown-plugin 7.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,316 kB
  • sloc: python: 5,360; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 308 bytes parent folder | download
1
2
3
4
5
6
7
8
exclude = [
  '^http://127\.0\.0\.1:8088/$',
  '^https://img\.shields\.io/github/actions/workflow/status/mondeja/mkdocs-',
  '^https://github.com/mondeja/mkdocs-include-markdown-',
  'https://raw\.githubusercontent\.com/mondeja/',
  'https://github.com/user/repo'
]
exclude_path = ["lychee.toml", "^locale"]