Skip to content

Comments

fix(analysis): distinguish load-{library,program} from load procedure#10

Merged
ufo5260987423 merged 1 commit intoMoganLab:mainfrom
rennsax:main
Jun 1, 2025
Merged

fix(analysis): distinguish load-{library,program} from load procedure#10
ufo5260987423 merged 1 commit intoMoganLab:mainfrom
rennsax:main

Conversation

@rennsax
Copy link

@rennsax rennsax commented Jun 1, 2025

Previously, load-process in analysis/dependency/rules/load.sls does not distinguish load and load-{library,program}. This PR fixes the little mistake.

The guard-for procedures for load and load-{library,program} used to be
identical. Set different guard-for arguments.
@ufo5260987423 ufo5260987423 merged commit 999d014 into MoganLab:main Jun 1, 2025
1 check 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.

2 participants