Skip to content

Check referenced target text in skip_undefined_reference_warnings_on#2224

Open
eksperimental wants to merge 1 commit intoelixir-lang:mainfrom
eksperimental-forks:fix/skip_undefined_reference_warnings_on-assets
Open

Check referenced target text in skip_undefined_reference_warnings_on#2224
eksperimental wants to merge 1 commit intoelixir-lang:mainfrom
eksperimental-forks:fix/skip_undefined_reference_warnings_on-assets

Conversation

@eksperimental
Copy link
Contributor

skip_undefined_reference_warnings_on only checked the source document (id, module, file) against the skip list - not the referenced path.
So adding a target like "LICENSES/LICENSE.txt" to the list had no effect. Now the target path is also checked (with and without a fragment).

Related issue: #2221

`skip_undefined_reference_warnings_on` only checked the source document (id, module, file)
against the skip list - not the referenced path.
So adding a target like "LICENSES/LICENSE.txt" to the list had no effect.
Now the target path is also checked (with and without a fragment).

Related issue: elixir-lang#2221
@github-actions
Copy link

@eksperimental eksperimental changed the title Check referenced target text in skip_undefined_reference_warnings_on Check referenced target text in skip_undefined_reference_warnings_on Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant