Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circular dependency warnings #321

Open
Edouard-chin opened this issue Aug 22, 2022 · 0 comments
Open

Circular dependency warnings #321

Edouard-chin opened this issue Aug 22, 2022 · 0 comments

Comments

@Edouard-chin
Copy link

Hi friends 馃憢 ,

This gem has a few circular dependency issues, Ruby adds a warning about it but this project has disable warning when running the test suite

t.warning = false

Projects depending on cli-ui also have to disabled ruby warnings as otherwise the terminal is cluttered with warning.
Basically all file inside the cli/ui/ folder that contain a require 'cli/ui' will throw a circular dependency warning.

Not a breaking deal, but wanted to let you know :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant