moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/ach/
Apache License 2.0
446 stars 149 forks source link

fix: MergeFiles should keep ValidateOpts #1393

Closed adamdecaf closed 3 months ago

adamdecaf commented 3 months ago

In fact we should merge them together rather than take the first ValidateOpts