You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(poly deps): view and validate brick interfaces (#413)
* wip
* refactor(check): move grouping of brick imports to the 'imports' module
* wip: interface command
* wip: parse brick usages in modules
* wip(interface): print brick usage that is not matching the interface
* wip: parse brick usages in modules
* wip: parse brick interface
* refactor(import): put usages feature in separate module
* feat(interfaces): show interface and invalid usage when passing in a cli option
* bump Poetry plugin to 1.48.0
* bump CLI to 1.42.0
* refactor(typing): use union instead of optional
* fix(poly deps): reorganizing the ordering of the output for --brick and --interface
* refactor(interface): extract into separate modules
0 commit comments