Skip to content

Conversation

@silverwind
Copy link
Contributor

Fixes #847.

@silverwind
Copy link
Contributor Author

silverwind commented Sep 16, 2023

Added title case variant as well. The filename is actually case-insensitive, but I think these two variants would be the most common. Edit, also dot variant:

The search for a justfile is case insensitive, so any case, like Justfile, JUSTFILE, or JuStFiLe, will work. just will also look for files with the name .justfile, in case you'd like to hide a justfile.

@alecthomas alecthomas merged commit c64e1be into alecthomas:master Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants