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(eslint-plugin): [no-invalid-void-type] better report message for void used as a constituent inside a function return type #5274

Merged
merged 53 commits into from Oct 29, 2022

Commits on Apr 7, 2022

  1. feat: update repository

    kmin-jeong committed Apr 7, 2022
    Copy the full SHA
    5b79028 View commit details
    Browse the repository at this point in the history
  2. remove duplicate examples

    kmin-jeong committed Apr 7, 2022
    Copy the full SHA
    5c3af4d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f5674a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. feat: add exmaples

    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    d47eeb4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6f74fea View commit details
    Browse the repository at this point in the history
  3. fix:correct words

    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    7fb6dc7 View commit details
    Browse the repository at this point in the history
  4. fix: fix space-between

    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    e77ae67 View commit details
    Browse the repository at this point in the history
  5. fix: fix code

    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    2572fd6 View commit details
    Browse the repository at this point in the history
  6. fix: fix code space

    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    40f496f View commit details
    Browse the repository at this point in the history
  7. fix: check error

    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    b508138 View commit details
    Browse the repository at this point in the history
  8. fix:missed examples

    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    70dc242 View commit details
    Browse the repository at this point in the history
  9. feat: read review and fix them

    fix examples and --Isolatedmodules explain
    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    c895ad8 View commit details
    Browse the repository at this point in the history
  10. feat: add two taps

    one is correct, another is incorrect
    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    6158e57 View commit details
    Browse the repository at this point in the history
  11. fix: add <!--tabs-->

    kmin-jeong committed Apr 8, 2022
    Copy the full SHA
    c4a25fd View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    cc71bea View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    251f49e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Copy the full SHA
    d42a546 View commit details
    Browse the repository at this point in the history
  2. fix: revert change log

    kmin-jeong committed Apr 9, 2022
    Copy the full SHA
    f1c3ce4 View commit details
    Browse the repository at this point in the history
  3. fix: add lint

    kmin-jeong committed Apr 9, 2022
    Copy the full SHA
    4246b6b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. fix: add lint

    kmin-jeong committed Apr 10, 2022
    Copy the full SHA
    c1af45c View commit details
    Browse the repository at this point in the history
  2. add: fix code

    kmin-jeong committed Apr 10, 2022
    Copy the full SHA
    42d8958 View commit details
    Browse the repository at this point in the history
  3. fix:fix docs splits

    kmin-jeong committed Apr 10, 2022
    Copy the full SHA
    efd3668 View commit details
    Browse the repository at this point in the history
  4. feat: add lint

    kmin-jeong committed Apr 10, 2022
    Copy the full SHA
    8b4f9de View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    24c0f2e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

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

Commits on Apr 12, 2022

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

Commits on Apr 18, 2022

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

Commits on Jun 14, 2022

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

Commits on Jun 27, 2022

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

Commits on Jun 30, 2022

  1. Copy the full SHA
    4119247 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bcccb43 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8154c5c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    aeb5cad View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ae4ffba View commit details
    Browse the repository at this point in the history
  6. fix:fix mistake type

    kmin-jeong committed Jun 30, 2022
    Copy the full SHA
    3c531e8 View commit details
    Browse the repository at this point in the history
  7. fix:fix typo

    kmin-jeong committed Jun 30, 2022
    Copy the full SHA
    af8cede View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    87f169c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Copy the full SHA
    f7627e7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4b24d17 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8822312 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0c452d8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9a9982d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

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

Commits on Jul 24, 2022

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

Commits on Aug 18, 2022

  1. Copy the full SHA
    9d4199b View commit details
    Browse the repository at this point in the history
  2. fix: add logic about union

    kmin-jeong committed Aug 18, 2022
    Copy the full SHA
    369f447 View commit details
    Browse the repository at this point in the history
  3. feat: add test case

    kmin-jeong committed Aug 18, 2022
    Copy the full SHA
    1a9d56d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4329328 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7bc3031 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Copy the full SHA
    1c48645 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ad238bc View commit details
    Browse the repository at this point in the history
  3. oops comment

    JoshuaKGoldberg committed Oct 27, 2022
    Copy the full SHA
    20d46de View commit details
    Browse the repository at this point in the history