webscopeio / license.sh

License checker tool - We're in a beta phase, any help is appreciated, especially reporting issues
https://webscopeio.github.io/license.sh
MIT License
40 stars 6 forks source link

Duplicate config created #89

Closed jozefhruska closed 4 years ago

jozefhruska commented 4 years ago

I had a license.sh config file in the root of my monorepo. I launched this command inside one of subdirectories (./frontend): license-sh --config ../

Process finished successfully, but it created a duplicate config (./frontend/.license-sh.json) instead of modifying the config in the root of monorepo.