1
0
Fork
You've already forked please_code_count
0

Feature: Allow setting on which fields is the language list sorted in which order. #16

Closed
opened 2025年11月17日 19:54:25 +01:00 by bool_purist · 1 comment
  • By default it should only sort by byte size.
  • Setting the sorting should be an option flag where the value is a comma seperated list for key words. The order of these keywords determines the priority in the sorting. Example: --flag='bytes,file_count' means order by bytes and if the bytes are the same then order by file count.
- By default it should only sort by byte size. - Setting the sorting should be an option flag where the value is a comma seperated list for key words. The order of these keywords determines the priority in the sorting. Example: --flag='bytes,file_count' means order by bytes and if the bytes are the same then order by file count.
Author
Owner
Copy link

Implemented by PR

Implemented by [PR](https://codeberg.org/bool_purist/please_code_count/pulls/24)
Sign in to join this conversation.
No Branch/Tag specified
main
feat-add-csv
feat-json-output
v0.2.0
v0.1.0
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bool_purist/please_code_count#16
Reference in a new issue
bool_purist/please_code_count
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?