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.
1 parent 6014193 commit 4f78a52Copy full SHA for 4f78a52
scripts/pre-commit-checkcopyrights.sh
@@ -39,4 +39,4 @@
39
40
#!/bin/bash
41
unset GIT_DIR # workaround for git worktrees
42
-mx -v python-checkcopyrights --assumed-modified --fix --files "${@}"
+mx python-checkcopyrights --fix --files "${@}"
0 commit comments