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

Fix issues with Lint/UnmodifiedReduceAccumulator #8949

Merged
merged 1 commit into from Oct 28, 2020

Commits on Oct 27, 2020

  1. Fixes to Lint/UnModifiedReduceAccumulator.

    - Moved file to correct filename
    - Made examples more descriptive
    - Fixed not apply when reduce called with no argument or no block arguments
    - Fixed false positives when the element is modified by another value
    dvandersluis committed Oct 27, 2020
    Copy the full SHA
    0ad22b6 View commit details
    Browse the repository at this point in the history