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

Pre-commit demo #187

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

Pre-commit demo #187

wants to merge 17 commits into from

Commits on Aug 19, 2024

  1. Add a pre-commit config

    tstirrat15 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fb59f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ffc000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b585ad9 View commit details
    Browse the repository at this point in the history
  4. Run ruff formater

    tstirrat15 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7757d59 View commit details
    Browse the repository at this point in the history
  5. Add pyright too

    tstirrat15 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    609af5a View commit details
    Browse the repository at this point in the history
  6. Use mypy instaed

    tstirrat15 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8365673 View commit details
    Browse the repository at this point in the history
  7. Try committing first?

    tstirrat15 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    994fab9 View commit details
    Browse the repository at this point in the history
  8. Use pyright again

    tstirrat15 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    db68ea8 View commit details
    Browse the repository at this point in the history
  9. Add verbose output:

    tstirrat15 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    80cbb46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7dd653 View commit details
    Browse the repository at this point in the history
  11. Remove lint dependencies

    tstirrat15 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    569551b View commit details
    Browse the repository at this point in the history
  12. Remove lint dependencies

    tstirrat15 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ebcfa21 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix a typo

    tstirrat15 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6df9915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eae4230 View commit details
    Browse the repository at this point in the history
  3. Move pyright to dev deps

    tstirrat15 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b9b8c67 View commit details
    Browse the repository at this point in the history
  4. Regenerate poetry.lock

    tstirrat15 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ec6e2f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a6e552 View commit details
    Browse the repository at this point in the history