Packages

Project repository template to set up all public Phoenix projects at Nimble

Retired package: Renamed - Rename to nimble_template

Current section

Files

Jump to
nimble_phx_gen_template priv templates nimble.phx.gen.template .sobelow-conf
Raw

priv/templates/nimble.phx.gen.template/.sobelow-conf

[
verbose: false,
private: false,
compact: true,
skip: true,
router: "",
exit: "low",
format: "txt",
ignore: ["Config.HTTPS", "Config.CSP"],
ignore_files: []
]