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(eslint-plugin): [method-signature-style] don't auto-fix interfaces within namespaces #2678

Merged
merged 8 commits into from Oct 19, 2020

Commits on Oct 15, 2020

  1. fix: method-signature-style

    Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
    aggmoulik committed Oct 15, 2020
    Copy the full SHA
    92d07cd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    72ceb60 View commit details
    Browse the repository at this point in the history
  3. fix(eslint-plugin): ci tests

    Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
    aggmoulik committed Oct 15, 2020
    Copy the full SHA
    cbaaaf5 View commit details
    Browse the repository at this point in the history
  4. fix(eslint-plugin): [method-signature-style] fix lint errors

    Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
    aggmoulik committed Oct 15, 2020
    Copy the full SHA
    9304226 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. fix(eslint-plugin): [method-signature-style] Updated Formatting and C…

    …ode reviews
    
    Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
    aggmoulik committed Oct 19, 2020
    Copy the full SHA
    de48141 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d2e7776 View commit details
    Browse the repository at this point in the history
  3. fix: added fixer

    Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
    aggmoulik committed Oct 19, 2020
    Copy the full SHA
    965a4fe View commit details
    Browse the repository at this point in the history
  4. Merge branch 'method-signature' of me.github.com:aggmoulik/typescript…

    …-eslint into method-signature
    aggmoulik committed Oct 19, 2020
    Copy the full SHA
    a99a9bb View commit details
    Browse the repository at this point in the history