DavidVujic / poetry-multiproject-plugin

A Poetry plugin that makes it simple to share code between projects in monorepos.
https://davidvujic.github.io/python-polylith-docs/installation/
MIT License
190 stars 7 forks source link

fix: add support for global options #21

Closed DavidVujic closed 1 year ago

DavidVujic commented 1 year ago

Description

Adding support for the --directory option in build-project and check-project

Adding support for the --verbose option in check-project, because this command mutes output by default

Motivation and Context

Fixes #20

How Has This Been Tested?

CI ✅

Types of changes

Checklist: