bundle formatter #415
Annotations
1 error and 5 warnings
Run mix credo --all --strict
Process completed with exit code 14.
|
Run mix credo --all --strict
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix credo --all --strict:
lib/elixir_sense/core/introspection.ex#L500
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --all --strict:
lib/elixir_sense/core/introspection.ex#L497
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --all --strict:
lib/elixir_sense/core/normalized/code/formatter.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo --all --strict:
lib/elixir_sense/core/normalized/code/elixir_sense_formatter.ex#L24
Modules should have a @moduledoc tag.
|
The logs for this run have expired and are no longer available.
Loading