Packages

This repository provides a tool that can parse a JSON query into an AST tree and parse this tree into an Ecto query that can be executed within elixir.

Current section

Files

Jump to
query_parser .formatter.exs
Raw

.formatter.exs

[
inputs: ["*.{ex,exs}", "{lib,test}/**/*.{ex,exs}"]
]