Skip to content

Fix ignored parameters in deprecated Files.walk()#3413

Merged
mpilquist merged 1 commit intotypelevel:mainfrom
sven42:fix/ignored-params-in-Files.walk
Mar 24, 2024
Merged

Fix ignored parameters in deprecated Files.walk()#3413
mpilquist merged 1 commit intotypelevel:mainfrom
sven42:fix/ignored-params-in-Files.walk

Conversation

@sven42
Copy link
Copy Markdown

@sven42 sven42 commented Mar 23, 2024

Fixes #3412

@mpilquist mpilquist merged commit 4bf73c7 into typelevel:main Mar 24, 2024
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.

Deprecated Files.walk(start: Path, maxDepth: Int, followLinks: Boolean) ignores maxDepth and followLinks

2 participants