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: Improve spacing calculations in stats table #180

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

tarampampam
Copy link
Owner

Fixes #179

Refactored the spacing logic in the fileStats Table method to ensure proper alignment of columns. This change prevents negative spacing values by using the max function, enhancing the readability of the output.
@tarampampam tarampampam self-assigned this Mar 11, 2025
@tarampampam tarampampam marked this pull request as ready for review March 11, 2025 16:59
@tarampampam tarampampam merged commit a87cee8 into master Mar 11, 2025
9 checks passed
@tarampampam tarampampam deleted the fix-issue-179 branch March 11, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected panic
1 participant