Packages

The datamodel document and what can be decided from it: the typed three-scope declaration, its named record and shape types, the path/type index, the read check, compatibility and coverage - pure functions, no dependency on the block editor, the compiler or the UI

Current section

Files

Jump to
statifier_datamodel .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
#
# No import_deps and no plugins: this package has no runtime dependencies and
# renders nothing, so there is no HEEx to format and no dependency whose
# locals need their parens kept off.
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]