Skip to content

Fix: Check all annotations for targets in LocalArgsOnlyInspection.#2529

Merged
Earthcomputer merged 1 commit intominecraft-dev:devfrom
LlamaLad7:fix/local-args-only
Oct 16, 2025
Merged

Fix: Check all annotations for targets in LocalArgsOnlyInspection.#2529
Earthcomputer merged 1 commit intominecraft-dev:devfrom
LlamaLad7:fix/local-args-only

Conversation

@LlamaLad7
Copy link
Contributor

@LlamaLad7 LlamaLad7 commented Oct 16, 2025

Currently, only the first one is checked, which is particularly noticeable with Expressions since those normally involve other annotations preceding the injector.

Fixes #2521

Currently, only the first one is checked, which is particularly noticeable with Expressions since those normally involve other annotations preceding the injector.
@Earthcomputer Earthcomputer merged commit d7d6af1 into minecraft-dev:dev Oct 16, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect "missing argsOnly = true" warning on @Local

2 participants

Comments