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

feat: Allow void in rule no-promise-executor-return #17282

Merged

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    285b39e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a168690 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    1eac2dd View commit details
    Browse the repository at this point in the history
  2. docs: update to match code

    nopeless committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    274d3f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. docs: misc fixes

    nopeless committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a5fa6f5 View commit details
    Browse the repository at this point in the history
  2. fix: refactors

    nopeless committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ce8d993 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. fix: parentheses issues

    nopeless committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    f27b58b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Update docs/src/rules/no-promise-executor-return.md

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nopeless and mdjermanovic committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    739a217 View commit details
    Browse the repository at this point in the history
  2. Update docs/src/rules/no-promise-executor-return.md

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nopeless and mdjermanovic committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ac4a33f View commit details
    Browse the repository at this point in the history
  3. Update lib/rules/no-promise-executor-return.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nopeless and mdjermanovic committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    deab66c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. fix: adjacent token issue

    nopeless committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    fe77e87 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. fix comments

    mdjermanovic committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    2f9127b View commit details
    Browse the repository at this point in the history