Packages

Elixir library for obtaining Erlang/OTP version in full resolution (thus beyond System.otp_release/0) and, optionally, in Version-compatible format.

Current section

Files

Jump to
otp_version .formatter.exs
Raw

.formatter.exs

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