We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pre-commit
1 parent 8050fd9 commit b80b029Copy full SHA for b80b029
.pre-commit-hooks.yaml
@@ -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