mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-13 08:25:26 -04:00
Tes
This commit is contained in:
parent
9f5d65f76a
commit
f345ebc8a1
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ repos:
|
||||||
- id: gitlint
|
- id: gitlint
|
||||||
name: gitlint
|
name: gitlint
|
||||||
language: python
|
language: python
|
||||||
additional_dependencies: ["./gitlint-core[trusted-deps]"]
|
#additional_dependencies: ["./gitlint-core[trusted-deps]"]
|
||||||
entry: gitlint
|
entry: gitlint
|
||||||
args: [--staged, --msg-filename]
|
args: [--staged, --msg-filename]
|
||||||
stages: [commit-msg]
|
stages: [commit-msg]
|
||||||
|
@ -29,7 +29,7 @@ repos:
|
||||||
- id: reuse
|
- id: reuse
|
||||||
name: reuse
|
name: reuse
|
||||||
entry: reuse
|
entry: reuse
|
||||||
args: ["lint"]
|
args: [lint]
|
||||||
language: python
|
language: python
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
description: Lint files to comply with the REUSE Specification
|
description: Lint files to comply with the REUSE Specification
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue