Packages

A CNAB file helper. This library aims to help your bank or cooperative read, decode, display, and perform various operations on a CNAB file. Supported operations: - Read CNAB240 file - Return some data - Get details type

Current section

Files

Jump to
ex_cnab .formatter.exs
Raw

.formatter.exs

[
import_deps: [],
subdirectories: ["priv/*/migrations"],
inputs: ["*.{ex,exs}", "{config,lib,app,test}/**/*.{ex,exs}", "priv/*/seeds.exs"]
]