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

Now preserving leading whitespaces in stderr and stdout of subprocesses #404

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

zapta
Copy link
Collaborator

@zapta zapta commented Sep 4, 2024

Now preserving leading whitespace in stderr and stdout of subprocesses. This improved readability in tools output that include indentation. Also, fixed a lint warning in main.py.

apio lint output before:
image

apio lint output now:
image

…ses to keep any potential indentation for better readability. Also, fixed a lint warning in __main__.py.
@Obijuan Obijuan merged commit 094ba00 into FPGAwars:develop Sep 4, 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.

2 participants