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

test(format/grit): add tests for grit formatter #3937

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

  1. Add file handler for grit

    branberry committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    eab141c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    dec1fe0 View commit details
    Browse the repository at this point in the history
  2. add grit filehandling

    branberry committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f06d937 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. add tests for grit

    branberry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ec03df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa22b36 View commit details
    Browse the repository at this point in the history
  3. linting stuff

    branberry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f89f1b7 View commit details
    Browse the repository at this point in the history
  4. Add file instantiation

    branberry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1b501d1 View commit details
    Browse the repository at this point in the history
  5. Fix last linting issue

    branberry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f87f7e3 View commit details
    Browse the repository at this point in the history
  6. Remove unused dependencies

    branberry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f47ed64 View commit details
    Browse the repository at this point in the history
  7. Update crates/biome_service/src/file_handlers/mod.rs

    Co-authored-by: Carson McManus <[email protected]>
    branberry and dyc3 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8e9b92c View commit details
    Browse the repository at this point in the history
  8. Add panic to test

    branberry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    32d088c View commit details
    Browse the repository at this point in the history
  9. Add panic to test

    branberry committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    56b4c70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13172aa View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add file source for grit

    branberry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b1bcdd7 View commit details
    Browse the repository at this point in the history