add tests #443
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/source.ex#L522
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/introspection.ex#L492
Nested modules could be aliased at the top of the invoking module.
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/introspection.ex#L489
Nested modules could be aliased at the top of the invoking module.
|
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.
|
|
Run mix credo --all --strict || true:
lib/elixir_sense/core/binding.ex#L1202
There should be no calls to dbg.
|
The logs for this run have expired and are no longer available.
Loading