Skip to content

Instantly share code, notes, and snippets.

@jeanmidevacc
Created March 20, 2026 01:22
Show Gist options
  • Select an option

  • Save jeanmidevacc/c25aca24ff567646cde66a5c7a851455 to your computer and use it in GitHub Desktop.

Select an option

Save jeanmidevacc/c25aca24ff567646cde66a5c7a851455 to your computer and use it in GitHub Desktop.
# formatting check
ruff format --check .
# linter check
ruff check .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment