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 potential sequence() lints to seq_linter() #2618

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

Commits on Jun 7, 2024

  1. Draft sequence_linter linter

    Bisaloo committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    32049af View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    332f861 View commit details
    Browse the repository at this point in the history
  2. Add tests

    Bisaloo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    405644e View commit details
    Browse the repository at this point in the history
  3. Add NEWS bullet

    Bisaloo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    999034c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    75e56a4 View commit details
    Browse the repository at this point in the history
  2. Change element order in xpath

    Bisaloo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    69b4ad2 View commit details
    Browse the repository at this point in the history
  3. Support lapply(x, seq)

    Bisaloo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    396a239 View commit details
    Browse the repository at this point in the history
  4. Simplify xpath

    Bisaloo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    231abff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfc17ee View commit details
    Browse the repository at this point in the history
  6. Edit false positive example

    Bisaloo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    072ef13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a8d243 View commit details
    Browse the repository at this point in the history