Skip to content
Snippets Groups Projects
Verified Commit 04343a55 authored by Lars Bilke's avatar Lars Bilke
Browse files

[pre-commit] Add argument --show-source to ruff.

parent 151a6698
No related branches found
No related tags found
No related merge requests found
......@@ -84,6 +84,7 @@ repos:
hooks:
- id: ruff
types_or: [python, pyi, jupyter]
args: [--show-source]
# Enable on demand, run with
# pre-commit run --all-files clang-format
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment