Skip to content

Conversation

casey
Copy link
Owner

@casey casey commented Aug 28, 2025

Add a --ceiling option, which can also be passed as JUST_CEILING. When searching for a Justfile to run, or for a project root in which to initialize a justfile, don't ascend above the ceiling.

For example:

$ pwd
/foo/bar/baz
$ echo foo: > /foo/justfile
$ just --ceiling /foo/bar
error: No justfile found

@casey casey marked this pull request as ready for review August 28, 2025 20:13
@casey casey merged commit 4287f43 into master Aug 28, 2025
6 checks passed
@casey casey deleted the ceiling branch August 28, 2025 20:15
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.

1 participant