Improve Phoenix integration #427
Annotations
8 warnings
Run mix credo --all --strict || true
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/introspection.ex#L500
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/introspection.ex#L497
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --all --strict || true:
lib/elixir_sense/plugins/phoenix/scope.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo --all --strict || true:
lib/elixir_sense/plugins/phoenix.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/normalized/path.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/normalized/code/formatter.ex#L1
Modules should have a @moduledoc tag.
|
|
The logs for this run have expired and are no longer available.
Loading