Adding basic config file parsing and some test scaffolding.
This commit is contained in:
4
__tests__/fixtures/config-allow-sample.yml
Normal file
4
__tests__/fixtures/config-allow-sample.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
fail_on_severity: critical
|
||||
allow_licenses:
|
||||
- "BSD"
|
||||
- "GPL 2"
|
||||
Reference in New Issue
Block a user