Closed CagriYonca closed 2 months ago
use the command below to check your codebase before commit, otherwise you'll not be able to push your changes: pre-commit run --all-files
pre-commit run --all-files
you can rebase from this branch, all alerts have been solved.
use the command below to check your codebase before commit, otherwise you'll not be able to push your changes:
pre-commit run --all-files
you can rebase from this branch, all alerts have been solved.