Skip to content
Snippets Groups Projects
Unverified Commit c4e78788 authored by Oliver Smith's avatar Oliver Smith Committed by Newbyte
Browse files

ci/ruff format: display diff when it would make changes (MR 2331)

parent 0155c422
Branches
Tags
1 merge request!2331ci/ruff format: display diff when it would make changes
Pipeline #190973 passed
......@@ -19,4 +19,4 @@ ruff check --ignore "F401" $(find . -not -path '*/venv/*' -name '__init__.py')
ruff check --exclude=__init__.py .
# Check formatting
ruff format --check
ruff format --diff
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment