Skip to content

Commit 2d9e69a

Browse files
author
Christian Decker
committed
Add pre-commit
Signed-off-by: Christian Decker <christian.decker@homag.com>
1 parent 8050fd9 commit 2d9e69a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- id: pyspdxtools
2+
name: pyspdxtools
3+
entry: pyspdxtools
4+
language: python
5+
types: [json]
6+
require_serial: true
7+
args: [--infile]

0 commit comments

Comments
 (0)