Skip to content

Commit f5f06db

Browse files
committed
Introduce LicenseFinder config
1 parent 0484f78 commit f5f06db

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

config/license-decisions.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
- - :name_project
3+
- client
4+
- :who: Sven Dunemann
5+
:why: short name of project
6+
:versions: []
7+
:when: 2020-05-07 07:33:57.612101331 Z

config/license_finder.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
decisions_file: './config/license-decisions.yml'

0 commit comments

Comments
 (0)