You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Directly warn user when mixfile is not found
Without all three types of warnings it can be easy to miss this error,
especially if the file that you have open is not mix.exs
* Update changelog
Wrong indentation of the last key in a multiline maps on the match side within case statements.
Current:
Expected.
Notice the extra space before the "baz" key in the current example.
I would mark this issue as low priority, but it is better to report it :)
A pull request with a unit test is coming up
The text was updated successfully, but these errors were encountered: