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(biome_js_analyzer): useTrimStartEnd #3123

Merged
merged 41 commits into from
Jul 18, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    58517dc View commit details
    Browse the repository at this point in the history
  2. fix: gen-lint

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    00261f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec1871a View commit details
    Browse the repository at this point in the history
  4. chore: run gen-lint

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7b60bba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10077ff View commit details
    Browse the repository at this point in the history
  6. docs: update CHANGELOG

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    31be2ef View commit details
    Browse the repository at this point in the history
  7. chore: update testcase

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0adcc39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec91114 View commit details
    Browse the repository at this point in the history
  9. chore: add String.

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    baf0b93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d690a8 View commit details
    Browse the repository at this point in the history
  11. chore: run gen-lint

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5325cd3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4c2edd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c1d5178 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7d779a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    05b2a4f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3068111 View commit details
    Browse the repository at this point in the history
  17. chore: run gen-lint

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    25e69a0 View commit details
    Browse the repository at this point in the history
  18. chore: fix wording

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0a470c5 View commit details
    Browse the repository at this point in the history
  19. chore: update snapshot

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4bc9713 View commit details
    Browse the repository at this point in the history
  20. chore: add comment

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    21a0728 View commit details
    Browse the repository at this point in the history
  21. chore: add more description

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2c0fdf6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3c49879 View commit details
    Browse the repository at this point in the history
  23. chore: run gen-lint

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a168e74 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8509590 View commit details
    Browse the repository at this point in the history
  25. chore: run gen-lint

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f4f3017 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    284f366 View commit details
    Browse the repository at this point in the history
  27. fix: handle error

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8a684ba View commit details
    Browse the repository at this point in the history
  28. refactor: use can_cast

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3c2285f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    19c7c1e View commit details
    Browse the repository at this point in the history
  30. refactor: use better naming

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    63b8e89 View commit details
    Browse the repository at this point in the history
  31. chore: run gen-lint

    chansuke committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fad4c97 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. chore: gen-lint

    chansuke committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e421346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb93287 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. chore: update rules.rs

    chansuke committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    67c00f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 17, 2024

  1. fix: remove print debug

    chansuke committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b3b0d2d View commit details
    Browse the repository at this point in the history
  2. fix: remove unused variable

    chansuke committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f1f8db2 View commit details
    Browse the repository at this point in the history
  3. fix: avoid using unreachable

    chansuke committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    db74640 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f75411 View commit details
    Browse the repository at this point in the history
  5. chore: update rules.rs

    chansuke committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    99a6a88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f071090 View commit details
    Browse the repository at this point in the history