Packages

Static analysis for OTP supervision trees and the coupling that crosses them. Flags structural anti-patterns and the cross-subtree dependencies the supervision tree alone can't show - no app boot, no LLM, CI-friendly.

Current section

Files

Jump to
firebreak .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]