sbt / io

IO module for sbt
Apache License 2.0
40 stars 45 forks source link

Add FileFilter.nothing and FileFilter.everything #340

Closed mdedetrich closed 1 year ago

mdedetrich commented 1 year ago

The PR and documentation should be self explanatory. Only possible addition would be to add tests however it can be argued that the code makes it completely clear whats going on.