Skip to content

Commit 3dab72a

Browse files
zeitlingertrask
andauthored
Apply suggestions from code review
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 449899d commit 3dab72a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

lychee.toml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
max_retries = 6
2-
max-concurrency = 4
3-
cache = true
4-
no_progress = true
2+
max_concurrency = 4
53

64
# Stealth
75
user_agent = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0"
86

9-
# Check links inside `<code>` and `<pre>` blocks and Markdown code blocks
10-
include_verbatim = true
11-
127
# Check fragments in links
138
include_fragments = true
149

@@ -19,8 +14,6 @@ exclude = [
1914
'^http://code.google.com/p/concurrentlinkedhashmap$',
2015
'^https://softwareengineering.stackexchange.com/questions/29727.*',
2116
'^https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/io/opentelemetry/$',
22-
'^file:///home/runner/work/opentelemetry-java-instrumentation/opentelemetry-java-instrumentation/instrumentation/gwt-2.0/javaagent/src/testapp/webapp/greeting/greeting.nocache.js$',
23-
'^http://localhost:4318/.*',
2417
]
2518

2619

0 commit comments

Comments
 (0)