Packages
phoenix_flags
0.9.0
Database-backed, cached, cluster-aware system configuration for Phoenix.
Current section
Files
Jump to
Current section
Files
phoenix_flags
.formatter.exs
.formatter.exs
# Used by "mix format"
[
# dev.exs and bench/ were outside these globs, so CI's --check-formatted never
# looked at them and they were free to drift.
inputs: ["{mix,.formatter,dev}.exs", "{config,lib,test,bench}/**/*.{ex,exs}"]
]