Skip to content

Commit 7ebbfad

Browse files
authored
Merge pull request #41 from phrase/introduce-license-finder-config
Introduce LicenseFinder config
2 parents 0484f78 + f5f06db commit 7ebbfad

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)