-
Couldn't load subscription status.
- Fork 22
Do not output formmater check output #260
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
Conversation
PR Reviewer Guide 🔍(Review updated until commit 173bc9d)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 173bc9d
Previous suggestionsSuggestions up to commit f9c2926
|
|
Persistent review updated to latest commit 173bc9d |
PR Type
Enhancement
Description
Add
capture_outputparameter toformat_codeSuppress output during formatter install check
Conditional
console.rulebased oncapture_outputUpdate
check_formatter_installedcall parametersChanges walkthrough 📝
env_utils.py
Suppress formatter output in install checkcodeflash/code_utils/env_utils.py
capture_output=Falseinformat_codecallformatter.py
Add capture_output option to format_codecodeflash/code_utils/formatter.py
capture_outputparameter toformat_codesignatureconsole.rulecall undercapture_outputcondition