We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sourcery review --check
1 parent 944702a commit 88e00e1Copy full SHA for 88e00e1
.pre-commit-hooks.yaml
@@ -3,5 +3,5 @@
3
description: Magically refactor Python
4
language: python
5
additional_dependencies: [sourcery-cli==0.12.1]
6
- entry: sourcery refactor --check
+ entry: sourcery review --check
7
types: [python]
0 commit comments