lean4-htt/tests/lake
Mac Malone efbbb0b230
fix: lake: recurse directories in input_dir (#10861)
This PR fixes `input_dir` tracking to also recurse through
subdirectories. The `filter` of an `input_dir` will be applied to each
file in the directory tree (the path names of directories will not be
checked).

Closes #10827.
2025-10-21 04:19:10 +00:00
..
examples
tests fix: lake: recurse directories in input_dir (#10861) 2025-10-21 04:19:10 +00:00
.gitattributes
.gitignore
build.sh
clean-build.sh
lakefile.toml
Makefile
time-build.sh