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

Add prefer-string-raw rule #2339

Merged
merged 25 commits into from
May 9, 2024
Merged

Commits on May 8, 2024

  1. Init

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7f34d4f View commit details
    Browse the repository at this point in the history
  2. Test

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c1ed90b View commit details
    Browse the repository at this point in the history
  3. More tests

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    78ceb51 View commit details
    Browse the repository at this point in the history
  4. More test

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    898b6a5 View commit details
    Browse the repository at this point in the history
  5. Linting

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3114625 View commit details
    Browse the repository at this point in the history
  6. Fix

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    20a7fb1 View commit details
    Browse the repository at this point in the history
  7. Lint

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fea5a27 View commit details
    Browse the repository at this point in the history
  8. Edge cases

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f8ba679 View commit details
    Browse the repository at this point in the history
  9. Ignore String contains ${

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    94e5d90 View commit details
    Browse the repository at this point in the history
  10. Linting

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    672ef7a View commit details
    Browse the repository at this point in the history
  11. simplify

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    586eb4c View commit details
    Browse the repository at this point in the history
  12. Disable unicorn/escape-case

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a04c8a9 View commit details
    Browse the repository at this point in the history
  13. Test

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6068974 View commit details
    Browse the repository at this point in the history
  14. Disable unicorn/no-hex-escape

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0257f7c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    00c2a98 View commit details
    Browse the repository at this point in the history
  16. Fix codebase

    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d8a4978 View commit details
    Browse the repository at this point in the history
  17. Revert "Fix codebase"

    This reverts commit d8a4978.
    fisker committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9bc7b93 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update description

    fisker committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a298fc0 View commit details
    Browse the repository at this point in the history
  2. Add docs

    fisker committed May 9, 2024
    Configuration menu
    Copy the full SHA
    48426c6 View commit details
    Browse the repository at this point in the history
  3. Minor tweak

    fisker committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6127df9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2207f95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f590709 View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "Fix codebase""

    This reverts commit 9bc7b93.
    fisker committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3fcf69d View commit details
    Browse the repository at this point in the history
  7. Return earlier

    fisker committed May 9, 2024
    Configuration menu
    Copy the full SHA
    977a9d8 View commit details
    Browse the repository at this point in the history
  8. Fix

    fisker committed May 9, 2024
    Configuration menu
    Copy the full SHA
    297e874 View commit details
    Browse the repository at this point in the history