Skip to content

Conversation

ivanobulo
Copy link

@ivanobulo ivanobulo commented Feb 29, 2024

Implemented file and package exclusion filter support to address #525

@ckipp01
Copy link
Member

ckipp01 commented Mar 1, 2024

Thanks for the PR @ivanobulo! Although I think I'm going to hold off on this. Filter support was actually just merged into Scala 3 here. So instead I'd rather support it natively by just ensuring that we're passing in the correct flags to the compiler if Scala 3 is detected. I know this then won't work for older Scala 3 versions, but I'm ok with that, and I'd rather not add in the extra code here.

@ivanobulo ivanobulo closed this Mar 4, 2024
@mcanlas
Copy link

mcanlas commented Apr 3, 2024

@ckipp01 DYK if from the linked thread that native support for this feature would start in Scala 3.4.2?

@jozic
Copy link
Contributor

jozic commented Apr 3, 2024

Should be, it's in release notes for 3.4.2-RC1

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.

4 participants