Code Review
/
ansible
/
roles
/
java-install.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
110165a
)
Chore: Update pre-commit commands
24/70524/1
author
Anil Belur
<abelur@linuxfoundation.org>
Tue, 23 Aug 2022 00:57:53 +0000
(10:57 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Tue, 23 Aug 2022 00:57:53 +0000
(10:57 +1000)
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: If7420d5649e4eb99a5137beeb34e66616d5a7e8c
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
0226738
..
d012e6c
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-24,5
+24,5
@@
commands =
basepython = python3
deps = pre-commit
commands =
- pre-commit
install --hook-type commit-msg
- pre-commit run
--all-files
+ pre-commit
run --all-files --show-diff-on-failure
+ pre-commit run
gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG