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.
Current section
Files
Jump to
Current section
Files
beam_langs_meta_data
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]