Enhancement
3 changes
Teach Mix erlang compiler alternative spelling for -behavior declaration
Support the :subdirectories configuration that points to other directories with their own .formatter.exs file. This is useful in umbrella applications. mix new --umbrella has also been changed to use this new configuration by default
Include the current environment for missing dependency errors