Skip to content

fix hardcoded compress and validate values in `fs` module

STEVAN Antoine requested to merge fix-dump into main

fs was using hardcoded COMPRESS and VALIDATE, now it uses values passed by the caller 👍

thanks @n.dissoubray 😉

Merge request reports