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

New: new rule no-constructor-return (fixes #12481) #12529

Merged
merged 13 commits into from Nov 21, 2019
Merged

Commits on Nov 5, 2019

  1. 3
    Copy the full SHA
    3aa5fbf View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Docs: polish example

    g-plane committed Nov 6, 2019
    Copy the full SHA
    b3d13e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Docs: polish

    g-plane committed Nov 13, 2019
    Copy the full SHA
    e7da62b View commit details
    Browse the repository at this point in the history
  2. Fix: fix fixable property

    g-plane committed Nov 13, 2019
    Copy the full SHA
    0421c39 View commit details
    Browse the repository at this point in the history
  3. Update: update rule type

    g-plane committed Nov 13, 2019
    Copy the full SHA
    5d91ace View commit details
    Browse the repository at this point in the history
  4. Fix: inner functions

    g-plane committed Nov 13, 2019
    Copy the full SHA
    f903e4c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Chore: refactor

    g-plane committed Nov 19, 2019
    Copy the full SHA
    0d0443e View commit details
    Browse the repository at this point in the history
  2. Docs: polish

    g-plane committed Nov 19, 2019
    Copy the full SHA
    af50c31 View commit details
    Browse the repository at this point in the history
  3. Docs: polish

    g-plane committed Nov 19, 2019
    Copy the full SHA
    f87b7a8 View commit details
    Browse the repository at this point in the history
  4. Docs: polish

    g-plane committed Nov 19, 2019
    Copy the full SHA
    bc5c51a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Docs: polish

    g-plane committed Nov 20, 2019
    Copy the full SHA
    34e4441 View commit details
    Browse the repository at this point in the history
  2. Fix: rule type

    g-plane committed Nov 20, 2019
    Copy the full SHA
    c20a0d7 View commit details
    Browse the repository at this point in the history
  3. Chore: add more cases

    g-plane committed Nov 20, 2019
    Copy the full SHA
    885157c View commit details
    Browse the repository at this point in the history