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

Speedup waitForDiagnosticsFrom #4371

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Commits on Mar 22, 2024

  1. WIP: Speed up hls-hlint-plugin-tests

    Move test data to temporary directory.
    Avoid `waitForDiagnosticsWithSource` as it unconditionally waits for
    diagnostics.
    fendor committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c6d45c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

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

Commits on Jun 29, 2024

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

Commits on Jul 6, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    1446c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68844e1 View commit details
    Browse the repository at this point in the history
  3. haskell-stylish fix

    komikat committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    be84fed View commit details
    Browse the repository at this point in the history
  4. fix unused imports

    komikat committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    266e791 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bcbbbb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    0ad3c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3311461 View commit details
    Browse the repository at this point in the history
  3. remove redundant imports

    komikat committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    674908d View commit details
    Browse the repository at this point in the history
  4. remove more redundant imports

    komikat committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    85c13dc View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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