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

Refactor getting and setting declaration values into utils #5183

Merged
merged 2 commits into from Mar 5, 2021

Commits on Mar 5, 2021

  1. Create utils for getting and setting declaration values

    This change adds two utility functions, `getDeclarationValue` and
    `setDeclarationValue`, that replace a pattern found across many rule
    files.
    Dru89 committed Mar 5, 2021
    Copy the full SHA
    e4ab13b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    040f5bf View commit details
    Browse the repository at this point in the history