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

New feature: lint js files #1515

Merged
merged 20 commits into from
Nov 3, 2016
Merged

New feature: lint js files #1515

merged 20 commits into from
Nov 3, 2016

Commits on Aug 25, 2016

  1. Configuration menu
    Copy the full SHA
    814c490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    160e3fa View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2016

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

Commits on Sep 4, 2016

  1. test all rules

    Sorry for my large commit.
    YuichiNukiyama committed Sep 4, 2016
    Configuration menu
    Copy the full SHA
    4500237 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2016

  1. Configuration menu
    Copy the full SHA
    39ddc6a View commit details
    Browse the repository at this point in the history
  2. add recommendation

    YuichiNukiyama committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    e9b3557 View commit details
    Browse the repository at this point in the history
  3. lint js

    YuichiNukiyama committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    0ee8c4a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. merge master

    YuichiNukiyama committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    2c44d39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ae49cb View commit details
    Browse the repository at this point in the history
  3. fix tweak

    YuichiNukiyama committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    7eb4118 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2016

  1. commentFormatRule

    YuichiNukiyama committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    0c97490 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. arrow-parens

    YuichiNukiyama committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    0f4dd24 View commit details
    Browse the repository at this point in the history
  2. no-require-import

    YuichiNukiyama committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    0b4177e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. change recomennded.ts

    YuichiNukiyama committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    938cdc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. resolve conflict

    YuichiNukiyama committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    b06f12e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. change configration

    YuichiNukiyama committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    30929bf View commit details
    Browse the repository at this point in the history
  2. combinedConfig.rules -> combinedConfig.jsRules

    remove old rule label-undefined
    Noah Chen committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    8ed9d60 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into lint_js

    Noah Chen committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    d6aaee0 View commit details
    Browse the repository at this point in the history
  4. fix lint issues

    Noah Chen committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    554b674 View commit details
    Browse the repository at this point in the history
  5. add jsRules tests for extend

    Noah Chen committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    fb5dd67 View commit details
    Browse the repository at this point in the history