You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
different logic is required to access data in aspect
hasattr(ctx, "rule") to detect if we're running in an aspect doesn't
seem to work, so I had to explicitly pass a boolean into
construct_arguments()
Should fix clippy test in CI.
0 commit comments