Packages

Validate Postgres database structure and enforce schema conventions.

Current section

Files

Jump to
bylaw_postgres .formatter.exs
Raw

.formatter.exs

[
inputs: [
".credo.exs",
"{mix,.formatter}.exs",
"{config,lib,test}/**/*.{ex,exs}"
]
]