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

Add noForIn rule #4747

Merged
merged 29 commits into from Jul 4, 2019
Merged

Add noForIn rule #4747

merged 29 commits into from Jul 4, 2019

Commits on May 29, 2019

  1. Add noForIn rule

    Josh Pike committed May 29, 2019
    Copy the full SHA
    0ee9fa2 View commit details
    Browse the repository at this point in the history
  2. tslint fixes

    Josh Pike committed May 29, 2019
    Copy the full SHA
    b3c8c97 View commit details
    Browse the repository at this point in the history
  3. test fixes

    Josh Pike committed May 29, 2019
    Copy the full SHA
    4fd5d47 View commit details
    Browse the repository at this point in the history
  4. test fix

    Josh Pike committed May 29, 2019
    Copy the full SHA
    3fc8769 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Copy the full SHA
    771c056 View commit details
    Browse the repository at this point in the history
  2. Update noForInRule.ts

    Josh Pike committed Jun 7, 2019
    Copy the full SHA
    d23b986 View commit details
    Browse the repository at this point in the history
  3. fixed test errors

    Josh Pike committed Jun 7, 2019
    Copy the full SHA
    ae05ee6 View commit details
    Browse the repository at this point in the history
  4. Update exclusions.ts

    Josh Pike committed Jun 7, 2019
    Copy the full SHA
    d977b3c View commit details
    Browse the repository at this point in the history
  5. Update configuration.ts

    Josh Pike committed Jun 7, 2019
    Copy the full SHA
    28038f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. fix tests

    Josh Pike committed Jun 9, 2019
    Copy the full SHA
    2edf878 View commit details
    Browse the repository at this point in the history
  2. FIX TESTS

    Josh Pike committed Jun 9, 2019
    Copy the full SHA
    9a2a5a2 View commit details
    Browse the repository at this point in the history
  3. Update test.ts.lint

    Josh Pike committed Jun 9, 2019
    Copy the full SHA
    7dfd006 View commit details
    Browse the repository at this point in the history
  4. Update test.ts.lint

    Josh Pike committed Jun 9, 2019
    Copy the full SHA
    2c4d184 View commit details
    Browse the repository at this point in the history
  5. fix tests

    Josh Pike committed Jun 9, 2019
    Copy the full SHA
    9a39d39 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Update src/rules/noForInRule.ts

    Co-Authored-By: Adi Dahiya <adi.dahiya14@gmail.com>
    Josh Pike and adidahiya committed Jun 28, 2019
    Copy the full SHA
    d1544fb View commit details
    Browse the repository at this point in the history
  2. Update test/rules/no-for-in/test.ts.lint

    Josh Pike committed Jun 28, 2019
    Copy the full SHA
    7fc2632 View commit details
    Browse the repository at this point in the history
  3. Update test/rules/no-for-in/test.ts.lint

    Josh Pike committed Jun 28, 2019
    Copy the full SHA
    1656099 View commit details
    Browse the repository at this point in the history
  4. Update test/rules/no-for-in/test.ts.lint

    Josh Pike committed Jun 28, 2019
    Copy the full SHA
    0e089b8 View commit details
    Browse the repository at this point in the history
  5. Update test/rules/no-for-in/test.ts.lint

    Josh Pike committed Jun 28, 2019
    Copy the full SHA
    0da8c12 View commit details
    Browse the repository at this point in the history
  6. Update test/rules/no-for-in/test.ts.lint

    Josh Pike committed Jun 28, 2019
    Copy the full SHA
    1b6090d View commit details
    Browse the repository at this point in the history
  7. Update noForInRule.ts

    Josh Pike committed Jun 28, 2019
    Copy the full SHA
    635cdb4 View commit details
    Browse the repository at this point in the history
  8. Update test.ts.lint

    Josh Pike committed Jun 28, 2019
    Copy the full SHA
    18a3627 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Update src/rules/noForInRule.ts

    Co-Authored-By: Adi Dahiya <adi.dahiya14@gmail.com>
    Josh Pike and adidahiya committed Jun 29, 2019
    Copy the full SHA
    7142921 View commit details
    Browse the repository at this point in the history
  2. Update src/rules/noForInRule.ts

    Co-Authored-By: Adi Dahiya <adi.dahiya14@gmail.com>
    Josh Pike and adidahiya committed Jun 29, 2019
    Copy the full SHA
    ba6c7b4 View commit details
    Browse the repository at this point in the history
  3. Update noForInRule.ts

    Josh Pike committed Jun 29, 2019
    Copy the full SHA
    1024247 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Adi Dahiya <adi.dahiya14@gmail.com>
    Josh Pike and adidahiya committed Jul 3, 2019
    Copy the full SHA
    b79168b View commit details
    Browse the repository at this point in the history
  2. Update configuration.ts

    Josh Pike committed Jul 3, 2019
    Copy the full SHA
    825f63f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Update src/rules/noForInRule.ts

    Co-Authored-By: Adi Dahiya <adi.dahiya14@gmail.com>
    Josh Pike and adidahiya committed Jul 4, 2019
    Copy the full SHA
    6da67d8 View commit details
    Browse the repository at this point in the history
  2. Update src/rules/noForInRule.ts

    Co-Authored-By: Adi Dahiya <adi.dahiya14@gmail.com>
    Josh Pike and adidahiya committed Jul 4, 2019
    Copy the full SHA
    b0d00ea View commit details
    Browse the repository at this point in the history