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

Add --top-files-length option to customize top files display #5

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

yamadashy
Copy link
Owner

This PR introduces a new feature that allows users to customize the number of top files displayed in the output summary.

Changes:

  1. Added a new CLI option --top-files-length to specify the number of top files to display.
  2. Updated the configuration to include topFilesLength in the output section.
  3. Modified the printTopFiles function to use the new topFilesLength setting.
  4. Updated README.md to document the new option.

This enhancement provides users with more flexibility in viewing the most significant files in their repository based on character count.

@yamadashy yamadashy merged commit 6b0c44d into main Jul 22, 2024
10 checks passed
@yamadashy yamadashy deleted the feature/top-files-len branch July 23, 2024 06:21
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.

1 participant