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

[Java] file layout: pad numbers in filenames #14

Closed
vlkl-sap opened this issue Feb 10, 2023 · 1 comment
Closed

[Java] file layout: pad numbers in filenames #14

vlkl-sap opened this issue Feb 10, 2023 · 1 comment
Assignees
Labels
ACK_OBTAINED issue has been reviewed and confirmed

Comments

@vlkl-sap
Copy link

Problem statement

Directories are currently sorted like this by default:

69_pass_variable_between_java_files
6_callable
70_raw_types

Proposed changes

While it is possible to use ls -v, consider pading all numbers, i.e., 6 to 006, etc.

@compaluca compaluca self-assigned this Mar 2, 2023
@compaluca
Copy link
Contributor

Also this is a good point, similar to #15. Merging them together in #15.

@compaluca compaluca added the ACK_OBTAINED issue has been reviewed and confirmed label Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACK_OBTAINED issue has been reviewed and confirmed
Projects
None yet
Development

No branches or pull requests

2 participants