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

🐛 Fix rich click for make compile error #327

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Conversation

mayankpatibandla
Copy link
Contributor

@mayankpatibandla mayankpatibandla commented Feb 6, 2024

Summary:

Overrides console mode on windows in make

Motivation:

There is a bug where rich formatting doesn't work in Windows due to make overriding the console mode.

Test Plan:

  • Run pros m on a project that has a compile error and ensure that rich formatting is applied

@mayankpatibandla mayankpatibandla self-assigned this Feb 6, 2024
Copy link
Member

@ayushuk ayushuk left a comment

Choose a reason for hiding this comment

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

Have we tried to reproduce the issue on Linux? (mac doesn't have the problem) Otherwise LGTM

@mayankpatibandla
Copy link
Contributor Author

I was unable to reproduce on Linux (Ubuntu)

@ayushuk ayushuk merged commit 5efc1e3 into develop Feb 12, 2024
10 checks passed
@ayushuk ayushuk deleted the bugfix/rich-click-make branch February 12, 2024 16:45
@ayushuk ayushuk mentioned this pull request Mar 21, 2024
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

2 participants