Skip to content

Removing hardcoded flag value and using constant#32713

Merged
potiuk merged 1 commit intoapache:mainfrom
amoghrajesh:minorNit
Jul 21, 2023
Merged

Removing hardcoded flag value and using constant#32713
potiuk merged 1 commit intoapache:mainfrom
amoghrajesh:minorNit

Conversation

@amoghrajesh
Copy link
Contributor

@amoghrajesh amoghrajesh commented Jul 20, 2023

The CONSOLE_WIDTH flag was defined but some scripts didn't use it and hardcoded a value. This is needed so that in future if the constant changes, unexpected console width doesn't happen


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@amoghrajesh
Copy link
Contributor Author

@potiuk @uranusjr Can i get a quick review on this one when you have some time?

@potiuk potiuk merged commit d5bf74c into apache:main Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants