Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust static calls in multiple rules #162

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Adjust static calls in multiple rules #162

merged 1 commit into from
Apr 12, 2024

Commits on Apr 12, 2024

  1. Adjust static calls in multiple rules

    This commit removes the redundant artifact upload step from the GitHub Actions workflow as it was unnecessary for the process. Also, the self::compare() calls have been replaced with static::compare() in AbstractAggregateRuleCombo, AbstractCellRuleCombo, and the pattern for BIC number verification in IsBic rule has been updated for better matching. Changes also include commenting on the NOSONAR issue where applicable.
    SmetDenis committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e8d6af8 View commit details
    Browse the repository at this point in the history