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
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ Plugin should work with default settings. If not:
40
40
41
41
5.`always use elixirc` option - leave it disabled, unless `mix compile` is too slow.
42
42
43
+
6.`mix env` option - Allows changing the Mix environment for lint runs. If using IEx at the same time as Atom this can be changed to allow IEx to pick up code changes.
44
+
43
45
## Usage
44
46
45
47
If you open folder with mix project (`mix.exs` exists in project's root
0 commit comments