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

New rule category XP, implement not-array-agnostic-numpy (XP001) #8910

Closed
wants to merge 8 commits into from

Commits on Nov 29, 2023

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

Commits on Dec 3, 2023

  1. Update registry.rs

    lucascolley committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c4cc567 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. add alias cases

    lucascolley committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1dea25d View commit details
    Browse the repository at this point in the history
  2. add array_api_functions

    lucascolley committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    700e3a0 View commit details
    Browse the repository at this point in the history
  3. try to fix bugs

    lucascolley committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    24f4713 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f2eeee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d9e222 View commit details
    Browse the repository at this point in the history
  6. use matches macro

    lucascolley committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a1b9c26 View commit details
    Browse the repository at this point in the history