Created
March 20, 2026 01:22
-
-
Save jeanmidevacc/c25aca24ff567646cde66a5c7a851455 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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