mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
Migrate precommit config to new stage settings
This commit is contained in:
parent
fd28160421
commit
0c76148caf
@ -3,7 +3,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: "codechecks"
|
- id: "codechecks"
|
||||||
name: "codechecks"
|
name: "codechecks"
|
||||||
stages: ["push"]
|
stages: ["pre-push"]
|
||||||
language: "system"
|
language: "system"
|
||||||
files: ".py$"
|
files: ".py$"
|
||||||
entry: "tox -e codechecks"
|
entry: "tox -e codechecks"
|
||||||
|
Loading…
Reference in New Issue
Block a user