Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
f7b790b93a |
1 changed files with 7 additions and 0 deletions
7
.pre-commit-hooks.yaml
Normal file
7
.pre-commit-hooks.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
- id: allure-validator
|
||||
name: allure-validator
|
||||
entry: allure-validator
|
||||
language: python
|
||||
minimum_pre_commit_version: 2.20.0
|
||||
require_serial: true
|
||||
types_or: [python, pyi]
|
Loading…
Reference in a new issue