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

[Issue 273] Apply consistent coding and formatting #274

Merged
merged 9 commits into from
Nov 22, 2024
Merged

Commits on Nov 21, 2024

  1. test

    liyin2015 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4595851 View commit details
    Browse the repository at this point in the history
  2. add black and ruff config in the pyproject toml, add a simple Makefil…

    …e to help people setup and apply formatting
    liyin2015 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f489a4d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Trigger pre-commit hooks

    fm1320 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    79b0b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3196631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b0e532 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab392da View commit details
    Browse the repository at this point in the history
  5. test

    liyin2015 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9461d60 View commit details
    Browse the repository at this point in the history
  6. use the ignore setting in the project toml instead of the precommit c…

    …onfig directly, combine with makefile
    liyin2015 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d7ee05d View commit details
    Browse the repository at this point in the history
  7. use the ignore setting in the project toml instead of the precommit c…

    …onfig directly, combine with makefile
    liyin2015 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ece22e4 View commit details
    Browse the repository at this point in the history