-
Notifications
You must be signed in to change notification settings - Fork 1
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
Support multiline prerequisites #23
Comments
Hi @nk9 , I've been playing with this syntax for To illustrate, the following is now a valid justfile in pre-release |
Hmm, interesting. I wonder if that was intentional. Let's ask @casey about it. |
This file is now in a branch of the |
Implemented with casey/just#1551
Examples of now-valid syntax:
And this should be marked as invalid:
The text was updated successfully, but these errors were encountered: