Adding basic config file parsing and some test scaffolding.

This commit is contained in:
Federico Builes
2022-05-26 15:54:59 -07:00
parent d09b96a7b1
commit a8dcc6b774
4 changed files with 56 additions and 16 deletions

View File

@@ -0,0 +1,4 @@
fail_on_severity: critical
allow_licenses:
- "BSD"
- "GPL 2"