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(cli): correctly lint HTML-ish piped from stdin #2686

Merged
merged 12 commits into from
May 4, 2024
Merged

fix(cli): correctly lint HTML-ish piped from stdin #2686

merged 12 commits into from
May 4, 2024

Commits on May 2, 2024

  1. debugging

    tasshi-me committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a250428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c6d71a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. add tests for Astro files

    tasshi-me committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8fc7964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfcc9c8 View commit details
    Browse the repository at this point in the history
  3. add tests for Svelte files

    tasshi-me committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2aaf769 View commit details
    Browse the repository at this point in the history
  4. add tests for Vue files

    tasshi-me committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6058fbc View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG.md

    tasshi-me committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ee01e77 View commit details
    Browse the repository at this point in the history
  6. reformat codes

    tasshi-me committed May 3, 2024
    Configuration menu
    Copy the full SHA
    83f0ae1 View commit details
    Browse the repository at this point in the history
  7. fix lint errors

    tasshi-me committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d16aa73 View commit details
    Browse the repository at this point in the history
  8. reformat codes

    tasshi-me committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9968567 View commit details
    Browse the repository at this point in the history
  9. refactor code

    tasshi-me committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0174908 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    554d217 View commit details
    Browse the repository at this point in the history