lockbox/scripts/CI/lint.sh

3 lines
84 B
Bash
Executable File

cd lockbox
echo "Starting ruff check...\n\n\n"
ruff check --config=./pyproject.toml