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

Output 8DOT3 short filenames whenever possible #24

Merged
merged 1 commit into from
Apr 20, 2020
Merged

Output 8DOT3 short filenames whenever possible #24

merged 1 commit into from
Apr 20, 2020

Conversation

nathanhi
Copy link
Contributor

@nathanhi nathanhi commented Apr 17, 2020

In some cases it is useful to know the short (8DOT3) filename for debugging.

In case of the default output format, the 8DOT3 short file name is printed, when directories are listed. For the JSON-formatter, a new value »8DOT3Name« is introduced, containing the short file name.

This is how it looks with both formatters:

image

I would have extended the unit tests but unfortunately I was not able to get phpunit up and running. Are there any special requirements I need to install?

In case of the default output format, the 8DOT3
short file name is printed, when directories are
listed. For the JSON-formatter, a new value »8DOT3Name«
is introduced, containing the short file name.
@Gregwar
Copy link
Owner

Gregwar commented Apr 20, 2020

Ok, thanks for contributing

@Gregwar Gregwar merged commit 98e1cd5 into Gregwar:master Apr 20, 2020
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