Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

no-duplicate-variable: handle parameters #2597

Merged
merged 4 commits into from May 31, 2017
Merged

no-duplicate-variable: handle parameters #2597

merged 4 commits into from May 31, 2017

Commits on May 11, 2017

  1. no-duplicate-variable: handle parameters

    [enhancement] `no-dupliate-variable`: added check if variable has the same name as a parameter
    ajafff committed May 11, 2017
    Copy the full SHA
    e73a0c3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Add option "check-parameters"

    ajafff committed May 30, 2017
    Copy the full SHA
    06c99b7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1a30659 View commit details
    Browse the repository at this point in the history
  3. Fix test

    ajafff committed May 30, 2017
    Copy the full SHA
    aa130b3 View commit details
    Browse the repository at this point in the history