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

General repo and tooling cleanup #839

Merged
merged 26 commits into from
Aug 24, 2023
Merged

General repo and tooling cleanup #839

merged 26 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    da17b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42355c5 View commit details
    Browse the repository at this point in the history
  3. Add more to pytest section

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c40c25f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85b8744 View commit details
    Browse the repository at this point in the history
  5. Add ruff section to pyproject

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    523c310 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82453ab View commit details
    Browse the repository at this point in the history
  7. Upgrade ruff py version

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5721cd4 View commit details
    Browse the repository at this point in the history
  8. mypy and black docs

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    33fb8b7 View commit details
    Browse the repository at this point in the history
  9. Add pre-commit custom message

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4c72c5a View commit details
    Browse the repository at this point in the history
  10. FIx py versions

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    797a94f View commit details
    Browse the repository at this point in the history
  11. Linting

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8e17c5f View commit details
    Browse the repository at this point in the history
  12. Remove mypy

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    054d44b View commit details
    Browse the repository at this point in the history
  13. Ruff add show fixes

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6329cef View commit details
    Browse the repository at this point in the history
  14. Change ruff pre-commit repo

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0f30bb9 View commit details
    Browse the repository at this point in the history
  15. Ensure import annotations

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8f81b28 View commit details
    Browse the repository at this point in the history
  16. Fix type hinting

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    08f5b89 View commit details
    Browse the repository at this point in the history
  17. Add docstring ignores

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bac8a04 View commit details
    Browse the repository at this point in the history
  18. More docstring linting

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e0ab012 View commit details
    Browse the repository at this point in the history
  19. Fix type hint in utils

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5649e02 View commit details
    Browse the repository at this point in the history
  20. Fix typing for python < 3.10

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    dcb67be View commit details
    Browse the repository at this point in the history
  21. Linting

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1b8b543 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8623a7d View commit details
    Browse the repository at this point in the history
  23. Revert most typing changes

    munrojm committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    10bf68b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    23bc6cf View commit details
    Browse the repository at this point in the history
  2. Fix materials float test

    munrojm committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    64fecc9 View commit details
    Browse the repository at this point in the history
  3. Linting

    munrojm committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2a3278a View commit details
    Browse the repository at this point in the history