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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depfile use output instead of symfony #748

Merged

Conversation

dbrumann
Copy link
Collaborator

Refactors ConsoleSubscriber to ensure it uses our own Output object instead of relying on Symfony\Console\Output

- Qossmic\Deptrac\AstRunner\AstMap\AstInherit
Qossmic\Deptrac\LayerAnalyser:
- Qossmic\Deptrac\AstRunner\AstRunner
Qossmic\Deptrac\OutputFormatter\TableOutputFormatter:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for making it hard to read this change, but I tested #747 on this. This is the new addition to the baseline. The TableOutputFormatter relies on the TableSeparator from Symfony Console.

@dbrumann dbrumann force-pushed the depfile_use_output_instead_of_symfony branch from 90ca658 to 443d12f Compare December 10, 2021 15:13
@dbrumann dbrumann merged commit 0766a69 into qossmic:main Dec 10, 2021
@dbrumann dbrumann deleted the depfile_use_output_instead_of_symfony branch December 10, 2021 15:25
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

Successfully merging this pull request may close these issues.

None yet

1 participant