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

Update Makefile / use ruff formatter #73

Merged
merged 9 commits into from
Feb 21, 2024
Merged

Update Makefile / use ruff formatter #73

merged 9 commits into from
Feb 21, 2024

Commits on Feb 20, 2024

  1. Use ruff

    stinodego committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    87aa24c View commit details
    Browse the repository at this point in the history
  2. Run ruff format

    stinodego committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0ea9e00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99b0312 View commit details
    Browse the repository at this point in the history
  4. Update makefile

    stinodego committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e8fd4cf View commit details
    Browse the repository at this point in the history
  5. Add lint workflow

    stinodego committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fc79313 View commit details
    Browse the repository at this point in the history
  6. Update ruff settings

    stinodego committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    187b87f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    2728847 View commit details
    Browse the repository at this point in the history
  2. Disable ruff lint for now

    stinodego committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4e62efc View commit details
    Browse the repository at this point in the history
  3. Fix workflow

    stinodego committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2ed58c1 View commit details
    Browse the repository at this point in the history