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

Update rule selection to respect preview mode #7195

Merged
merged 34 commits into from
Sep 11, 2023
Merged

Update rule selection to respect preview mode #7195

merged 34 commits into from
Sep 11, 2023

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    9b4aee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fce454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c527f69 View commit details
    Browse the repository at this point in the history
  4. Fix conditional

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a954fd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e44d66 View commit details
    Browse the repository at this point in the history
  6. Enable selection of preview rules

    charliermarsh authored and zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    51bce02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1689190 View commit details
    Browse the repository at this point in the history
  8. Fix linter group comment

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2c830e2 View commit details
    Browse the repository at this point in the history
  9. Add comment to PerFileIgnore

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f111189 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6d491a View commit details
    Browse the repository at this point in the history
  11. Restore nursery selector

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    97b80c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b0dfd6 View commit details
    Browse the repository at this point in the history
  13. Fix pyproject test

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    359012a View commit details
    Browse the repository at this point in the history
  14. Remove prefix_to_selector

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b60ce8b View commit details
    Browse the repository at this point in the history
  15. Update FAQ

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    950bd95 View commit details
    Browse the repository at this point in the history
  16. Fix benchmark rule selection

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ae80063 View commit details
    Browse the repository at this point in the history
  17. Clippy

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5ae0075 View commit details
    Browse the repository at this point in the history
  18. Fix typo

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a5200ed View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    83d888f View commit details
    Browse the repository at this point in the history
  20. Disable preview mode during benchmarks

    Temporarily. Looks to be causing benchmark regressions and should be considered separately.
    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    45ceb6a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cb47f02 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2d8f961 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    550f787 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c581006 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f628e95 View commit details
    Browse the repository at this point in the history
  26. Fix typo

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c092d62 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    32b34fa View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fbd449a View commit details
    Browse the repository at this point in the history
  29. Fix preview mode messages

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d94dfd7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e7f095a View commit details
    Browse the repository at this point in the history
  31. Deprecate RuleGroup::Nursery

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b09fbb9 View commit details
    Browse the repository at this point in the history
  32. Fix deprecated usage in test

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b374802 View commit details
    Browse the repository at this point in the history
  33. Improve prefix comments

    zanieb committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4ea6f17 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Fix unresolved merge conflict

    zanieb committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2cab8b7 View commit details
    Browse the repository at this point in the history