Skip to content

Commit

Permalink
Remove link exclusion (#4387)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Jan 24, 2025
1 parent b216d3d commit 3b037be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ accept = ["200..=299", "403"]
exclude = [
# excluding links to pull requests and issues is done for performance
"^https://github.com/open-telemetry/opentelemetry-specification/(issue|pull)/\\d+$",
# TODO (trask) remove this exclusion after next semconv release
# see https://github.com/open-telemetry/opentelemetry-specification/pull/4376
"^https://opentelemetry.io/docs/specs/semconv/general/naming/$",
# TODO (trask) look into this
"^https://docs.google.com/document/d/1d0afxe3J6bQT-I6UbRXeIYNcTIyBQv4axfjKF4yvAPA/edit"
]
Expand Down

0 comments on commit 3b037be

Please # to comment.