Packages

Provides meta-data for BEAM languages. Currently Elixir and Erlang/OTP are supported. The information in this module is regularly updated, and stored with every new release of this library. This library does not download information neither at compile time nor at run time.

Retired package: Release invalid - This package is outdated and no longer maintained. Please check for the latest available version

Current section

Files

Jump to
beam_langs_meta_data .formatter.exs
Raw

.formatter.exs

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