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

Feature/mark custom types #116

Merged
merged 13 commits into from
Sep 18, 2023
Merged

Commits on Sep 4, 2023

  1. Add unit tests

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d677b56 View commit details
    Browse the repository at this point in the history
  2. Add TODO

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4044a22 View commit details
    Browse the repository at this point in the history
  3. Fix referenced method name

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8093678 View commit details
    Browse the repository at this point in the history
  4. Add documentation for custom types rule

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    df0c43d View commit details
    Browse the repository at this point in the history
  5. Implement Codemod

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e748156 View commit details
    Browse the repository at this point in the history
  6. Enable tests and tweak expected output

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c7253f2 View commit details
    Browse the repository at this point in the history
  7. Update documentation

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b1fe10e View commit details
    Browse the repository at this point in the history
  8. Add custom types rule to codemods module

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    361d4f7 View commit details
    Browse the repository at this point in the history
  9. Add integration test for custom types

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    560a069 View commit details
    Browse the repository at this point in the history
  10. Fixes pydantic#106

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d5ecb1c View commit details
    Browse the repository at this point in the history
  11. Change rule numbering

    JensHeinrich authored and JensHeinrich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d5c8282 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    bb484fe View commit details
    Browse the repository at this point in the history
  2. Simplify implementation

    Kludex committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f81de33 View commit details
    Browse the repository at this point in the history