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

Add prefer-default-parameters rule #632

Merged
merged 17 commits into from
Dec 20, 2020
Merged

Add prefer-default-parameters rule #632

merged 17 commits into from
Dec 20, 2020

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    faf739a View commit details
    Browse the repository at this point in the history
  2. Add operator check

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    fb239aa View commit details
    Browse the repository at this point in the history
  3. Format test cases

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    522d404 View commit details
    Browse the repository at this point in the history
  4. Implement suggestions

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    5e5070b View commit details
    Browse the repository at this point in the history
  5. Add last parameter check

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    588dfa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2dff5e View commit details
    Browse the repository at this point in the history
  7. Remove ruleId from tests

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    dc6ab9b View commit details
    Browse the repository at this point in the history
  8. Add additional tests

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    83c320e View commit details
    Browse the repository at this point in the history
  9. Fix last parameters

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    3c4ba4d View commit details
    Browse the repository at this point in the history
  10. More tests

    fisker authored and medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    e955827 View commit details
    Browse the repository at this point in the history
  11. Filter used identifiers

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    84f6e56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d44d379 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c61e11 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d3b50d2 View commit details
    Browse the repository at this point in the history
  15. Add reference check

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    23280df View commit details
    Browse the repository at this point in the history
  16. Ignore function calls

    medusalix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    448c725 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Configuration menu
    Copy the full SHA
    031c3e1 View commit details
    Browse the repository at this point in the history